#CCEEFB#CCEEFB
#CCEEFB is a very light, muted cyan. Relative luminance 0.810; OKLCH L 92.9% C 0.040 H 222.9°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEFB |
|---|---|
| RGB | rgb(204, 238, 251) |
| HSL | hsl(197, 85%, 89%) |
| HSV | hsv(197, 19%, 98%) |
| CMYK | cmyk(18.7%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(92.11, -8.34, -9.96) |
| CIE-LCH | lch(92.11, 12.99, 230.06°) |
| OKLab | oklab(92.87% -0.029 -0.027) |
| OKLCH | oklch(92.87% 0.04 222.9) |
| XYZ | xyz(72.8843, 80.9494, 103.0328) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.77
Pale Sky Blue
#BDF6FE
ΔE00 6.49
Lightcyan
#E0FFFF
ΔE00 6.51
Powder Blue
#B0E0E6
ΔE00 6.64
Ice Blue
#A5DFF9
ΔE00 6.74
Very Light Blue
#D5FFFF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEFB #FBD9CC
analogous
#CCFBF1 #CCEEFB #CCD7FB
triadic
#CCEEFB #FBCCEE #EEFBCC
tetradic
#CCEEFB #F1CCFB #FBD9CC #D7FBCC
square
#CCEEFB #F1CCFB #FBD9CC #D7FBCC
split-complementary
#CCEEFB #FBCCD7 #FBF1CC
monochromatic
#5BC8F2 #93DBF7 #CCEEFB #E3F6FD #E3F6FD
Accessibility & contrast
On white
1.22
#CCEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#CCEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEFB
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEFB | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFC
Deuteranopia (green-blind)
#DFE6FB
Tritanopia (blue-blind)
#BFF2F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cceefb; /* rgb */ color: rgb(204, 238, 251); /* oklch */ color: oklch(92.9% 0.040 222.9);
Tailwind
colors: {
custom: {
50: '#dcf3fc',
500: '#cceefb',
950: '#000000',
},
}SCSS
$custom: #cceefb; $custom-light: #dcf3fc; $custom-dark: #000000;
JSON
{
"hex": "#cceefb",
"rgb": {
"r": 204,
"g": 238,
"b": 251
},
"hsl": {
"h": 196.596,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.92874,
"c": 0.03962,
"h": 222.9
},
"luminance": 0.80951
}Semantic roles & 50–950 ramp
primary
#CCEEFB
secondary
#E2A28A
accent
#4104E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585