#CCEFFD#CCEFFD
#CCEFFD is a very light, muted cyan. Relative luminance 0.817; OKLCH L 93.1% C 0.041 H 224.0°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFFD |
|---|---|
| RGB | rgb(204, 239, 253) |
| HSL | hsl(197, 92%, 90%) |
| HSV | hsv(197, 19%, 99%) |
| CMYK | cmyk(19.4%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(92.42, -8.42, -10.53) |
| CIE-LCH | lch(92.42, 13.48, 231.33°) |
| OKLab | oklab(93.14% -0.0296 -0.0285) |
| OKLCH | oklch(93.14% 0.041 224) |
| XYZ | xyz(73.4932, 81.6600, 104.7992) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.90
Pale Sky Blue
#BDF6FE
ΔE00 6.50
Ice Blue
#A5DFF9
ΔE00 6.58
Lightcyan
#E0FFFF
ΔE00 6.71
Powder Blue
#B0E0E6
ΔE00 6.84
Very Light Blue
#D5FFFF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFFD #FDDACC
analogous
#CCFDF3 #CCEFFD #CCD7FD
triadic
#CCEFFD #FDCCEF #EFFDCC
tetradic
#CCEFFD #F3CCFD #FDDACC #D7FDCC
square
#CCEFFD #F3CCFD #FDDACC #D7FDCC
split-complementary
#CCEFFD #FDCCD7 #FDF3CC
monochromatic
#56CAF8 #91DDFB #CCEFFD #E2F6FE #E2F6FE
Accessibility & contrast
On white
1.21
#CCEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#CCEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFFD
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFFD | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFE
Deuteranopia (green-blind)
#DFE7FD
Tritanopia (blue-blind)
#BEF4F3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cceffd; /* rgb */ color: rgb(204, 239, 253); /* oklch */ color: oklch(93.1% 0.041 224.0);
Tailwind
colors: {
custom: {
50: '#dcf4fe',
500: '#cceffd',
950: '#000000',
},
}SCSS
$custom: #cceffd; $custom-light: #dcf4fe; $custom-dark: #000000;
JSON
{
"hex": "#cceffd",
"rgb": {
"r": 204,
"g": 239,
"b": 253
},
"hsl": {
"h": 197.143,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.93142,
"c": 0.04112,
"h": 224
},
"luminance": 0.81662
}Semantic roles & 50–950 ramp
primary
#CCEFFD
secondary
#E5A388
accent
#4200E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585