#CCEDFD#CCEDFD
#CCEDFD is a very light, muted cyan. Relative luminance 0.805; OKLCH L 92.7% C 0.041 H 228.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDFD |
|---|---|
| RGB | rgb(204, 237, 253) |
| HSL | hsl(200, 92%, 90%) |
| HSV | hsv(200, 19%, 99%) |
| CMYK | cmyk(19.4%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(91.91, -7.41, -11.30) |
| CIE-LCH | lch(91.91, 13.51, 236.75°) |
| OKLab | oklab(92.73% -0.027 -0.0306) |
| OKLCH | oklch(92.73% 0.041 228.6) |
| XYZ | xyz(72.9109, 80.4955, 104.6052) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.06
Ice Blue
#A5DFF9
ΔE00 6.46
Pale Sky Blue
#BDF6FE
ΔE00 7.63
Powder Blue
#B0E0E6
ΔE00 7.66
Lightcyan
#E0FFFF
ΔE00 7.72
Aliceblue
#F0F8FF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDFD #FDDCCC
analogous
#CCFDF5 #CCEDFD #CCD5FD
triadic
#CCEDFD #FDCCED #EDFDCC
tetradic
#CCEDFD #F5CCFD #FDDCCC #D5FDCC
square
#CCEDFD #F5CCFD #FDDCCC #D5FDCC
split-complementary
#CCEDFD #FDCCD5 #FDF5CC
monochromatic
#56C3F8 #91D8FB #CCEDFD #E2F5FE #E2F5FE
Accessibility & contrast
On white
1.23
#CCEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#CCEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDFD
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDFD | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFE
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#BEF2F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccedfd; /* rgb */ color: rgb(204, 237, 253); /* oklch */ color: oklch(92.7% 0.041 228.6);
Tailwind
colors: {
custom: {
50: '#dcf2fe',
500: '#ccedfd',
950: '#000000',
},
}SCSS
$custom: #ccedfd; $custom-light: #dcf2fe; $custom-dark: #000000;
JSON
{
"hex": "#ccedfd",
"rgb": {
"r": 204,
"g": 237,
"b": 253
},
"hsl": {
"h": 199.592,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.92733,
"c": 0.04082,
"h": 228.6
},
"luminance": 0.80498
}Semantic roles & 50–950 ramp
primary
#CCEDFD
secondary
#E5A688
accent
#4B00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585