#CCEEFD#CCEEFD
#CCEEFD is a very light, muted cyan. Relative luminance 0.811; OKLCH L 92.9% C 0.041 H 226.3°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEFD |
|---|---|
| RGB | rgb(204, 238, 253) |
| HSL | hsl(198, 92%, 90%) |
| HSV | hsv(198, 19%, 99%) |
| CMYK | cmyk(19.4%, 5.9%, 0%, 0.8%) |
| CIE-LAB | lab(92.17, -7.92, -10.91) |
| CIE-LCH | lch(92.17, 13.48, 234.04°) |
| OKLab | oklab(92.94% -0.0283 -0.0296) |
| OKLCH | oklch(92.94% 0.041 226.3) |
| XYZ | xyz(73.2012, 81.0761, 104.7019) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.94
Ice Blue
#A5DFF9
ΔE00 6.49
Pale Sky Blue
#BDF6FE
ΔE00 7.06
Lightcyan
#E0FFFF
ΔE00 7.21
Powder Blue
#B0E0E6
ΔE00 7.24
Very Light Blue
#D5FFFF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEFD #FDDBCC
analogous
#CCFDF3 #CCEEFD #CCD6FD
triadic
#CCEEFD #FDCCEE #EEFDCC
tetradic
#CCEEFD #F3CCFD #FDDBCC #D6FDCC
square
#CCEEFD #F3CCFD #FDDBCC #D6FDCC
split-complementary
#CCEEFD #FDCCD6 #FDF3CC
monochromatic
#56C7F8 #91DAFB #CCEEFD #E2F5FE #E2F5FE
Accessibility & contrast
On white
1.22
#CCEEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#CCEEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEFD
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEFD | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#DEE6FD
Tritanopia (blue-blind)
#BEF3F3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cceefd; /* rgb */ color: rgb(204, 238, 253); /* oklch */ color: oklch(92.9% 0.041 226.3);
Tailwind
colors: {
custom: {
50: '#dcf3fe',
500: '#cceefd',
950: '#000000',
},
}SCSS
$custom: #cceefd; $custom-light: #dcf3fe; $custom-dark: #000000;
JSON
{
"hex": "#cceefd",
"rgb": {
"r": 204,
"g": 238,
"b": 253
},
"hsl": {
"h": 198.367,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.92938,
"c": 0.04093,
"h": 226.3
},
"luminance": 0.81078
}Semantic roles & 50–950 ramp
primary
#CCEEFD
secondary
#E5A488
accent
#4600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585