#CCEFFC#CCEFFC
#CCEFFC is a very light, muted cyan. Relative luminance 0.816; OKLCH L 93.1% C 0.040 H 222.3°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFFC |
|---|---|
| RGB | rgb(204, 239, 252) |
| HSL | hsl(196, 89%, 89%) |
| HSV | hsv(196, 19%, 99%) |
| CMYK | cmyk(19%, 5.2%, 0%, 1.2%) |
| CIE-LAB | lab(92.40, -8.63, -10.05) |
| CIE-LCH | lch(92.40, 13.25, 229.33°) |
| OKLab | oklab(93.11% -0.03 -0.0272) |
| OKLCH | oklch(93.11% 0.04 222.3) |
| XYZ | xyz(73.3343, 81.5965, 103.9625) |
| Luminance | 0.8160 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.83
Pale Sky Blue
#BDF6FE
ΔE00 6.21
Lightcyan
#E0FFFF
ΔE00 6.36
Powder Blue
#B0E0E6
ΔE00 6.54
Ice Blue
#A5DFF9
ΔE00 6.73
Very Light Blue
#D5FFFF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFFC #FCD9CC
analogous
#CCFCF1 #CCEFFC #CCD7FC
triadic
#CCEFFC #FCCCEF #EFFCCC
tetradic
#CCEFFC #F1CCFC #FCD9CC #D7FCCC
square
#CCEFFC #F1CCFC #FCD9CC #D7FCCC
split-complementary
#CCEFFC #FCCCD7 #FCF1CC
monochromatic
#58CBF5 #92DDF9 #CCEFFC #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.21
#CCEFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#CCEFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFFC
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFFC | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFD
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#BEF3F3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cceffc; /* rgb */ color: rgb(204, 239, 252); /* oklch */ color: oklch(93.1% 0.040 222.3);
Tailwind
colors: {
custom: {
50: '#dcf4fd',
500: '#cceffc',
950: '#000000',
},
}SCSS
$custom: #cceffc; $custom-light: #dcf4fd; $custom-dark: #000000;
JSON
{
"hex": "#cceffc",
"rgb": {
"r": 204,
"g": 239,
"b": 252
},
"hsl": {
"h": 196.25,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.93111,
"c": 0.04049,
"h": 222.3
},
"luminance": 0.81599
}Semantic roles & 50–950 ramp
primary
#CCEFFC
secondary
#E3A189
accent
#3E00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585