#CCEEF8#CCEEF8
#CCEEF8 is a very light, muted cyan. Relative luminance 0.808; OKLCH L 92.8% C 0.038 H 217.4°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEF8 |
|---|---|
| RGB | rgb(204, 238, 248) |
| HSL | hsl(194, 76%, 89%) |
| HSV | hsv(194, 18%, 97%) |
| CMYK | cmyk(17.7%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(92.03, -8.96, -8.52) |
| CIE-LCH | lch(92.03, 12.36, 223.55°) |
| OKLab | oklab(92.78% -0.0301 -0.0231) |
| OKLCH | oklch(92.78% 0.038 217.4) |
| XYZ | xyz(72.4151, 80.7617, 100.5620) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.52
Lightblue
#ADD8E6
ΔE00 5.73
Pale Sky Blue
#BDF6FE
ΔE00 5.74
Powder Blue
#B0E0E6
ΔE00 5.82
Very Light Blue
#D5FFFF
ΔE00 6.18
Really Light Blue
#D4FFFF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEF8 #F8D6CC
analogous
#CCF8EC #CCEEF8 #CCD8F8
triadic
#CCEEF8 #F8CCEE #EEF8CC
tetradic
#CCEEF8 #ECCCF8 #F8D6CC #D8F8CC
square
#CCEEF8 #ECCCF8 #F8D6CC #D8F8CC
split-complementary
#CCEEF8 #F8CCD8 #F8ECCC
monochromatic
#60CAE9 #96DCF1 #CCEEF8 #E4F6FB #E4F6FB
Accessibility & contrast
On white
1.22
#CCEEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#CCEEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEF8
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEF8 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF9
Deuteranopia (green-blind)
#E0E6F8
Tritanopia (blue-blind)
#C0F2F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cceef8; /* rgb */ color: rgb(204, 238, 248); /* oklch */ color: oklch(92.8% 0.038 217.4);
Tailwind
colors: {
custom: {
50: '#dcf3fa',
500: '#cceef8',
950: '#000000',
},
}SCSS
$custom: #cceef8; $custom-light: #dcf3fa; $custom-dark: #000000;
JSON
{
"hex": "#cceef8",
"rgb": {
"r": 204,
"g": 238,
"b": 248
},
"hsl": {
"h": 193.636,
"s": 75.862,
"l": 88.627
},
"oklch": {
"l": 0.92781,
"c": 0.03795,
"h": 217.4
},
"luminance": 0.80764
}Semantic roles & 50–950 ramp
primary
#CCEEF8
secondary
#DC9E8C
accent
#3B0DD8
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585