#C0FFF4 color codes
- HEX
- #C0FFF4
- HEX8
- #C0FFF4FF
- HEX8 (Android)
- #FFC0FFF4
- RGB
- rgb(192, 255, 244)
- RGB (%)
- 75%, 100%, 96%
- HSL
- hsl(170, 100%, 88%)
- HSV / HSB
- hsv(170, 25%, 100%)
- CMYK
- cmyk(25%, 0%, 4%, 0%)
- OKLCH
- oklch(0.9547 0.0647 182.99)
- OKLCH (%)
- oklch(95.47% 0.0647 182.99)
- Decimal
- 12648436
What color is #C0FFF4?
#C0FFF4 sits at 95% lightness and 0.0647 chroma in OKLCH, hue 182.99°. Its nearest named color is PaleTurquoise.
Shades and tints of #C0FFF4
Tints
Shades
Tones
#C0FFF4 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #C0FFF4 in CSS
.text { color: #C0FFF4; }
.background { background-color: #C0FFF4; }
.border { border: 2px solid #C0FFF4; }
/* Modern, perceptually uniform */
.text { color: oklch(0.9547 0.0647 182.99); }
/* #C0FFF4 at 50% transparency */
.overlay { background-color: #C0FFF480; }Is #C0FFF4 accessible?
#C0FFF4 on white text scores 1.11:1; on black text it scores 18.85:1. Black text passes WCAG AAA on #C0FFF4. Recommended text color on a #C0FFF4 background: black.
A 18.85:1 vs black
A 1.11:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#C0FFF4) → black APCA Lc experimental 98.7 Lc · body text — preferred (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
See more in the cyan family on the colors hub.
Frequently asked questions
- What color is #C0FFF4?
- #C0FFF4 is closest to PaleTurquoise. In RGB it is rgb(192, 255, 244), and in HSL hsl(170, 100%, 88%).
- What is #C0FFF4 in RGB?
- #C0FFF4 converts to rgb(192, 255, 244) — red 192, green 255, blue 244.
- What text color is readable on #C0FFF4?
- Black text — it has the higher contrast ratio (18.85:1) against #C0FFF4. Black text passes WCAG AAA on #C0FFF4.