#CEEEFD#CEEEFD
#CEEEFD is a very light, muted cyan. Relative luminance 0.814; OKLCH L 93.1% C 0.039 H 227.7°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEFD |
|---|---|
| RGB | rgb(206, 238, 253) |
| HSL | hsl(199, 92%, 90%) |
| HSV | hsv(199, 19%, 99%) |
| CMYK | cmyk(18.6%, 5.9%, 0%, 0.8%) |
| CIE-LAB | lab(92.29, -7.31, -10.71) |
| CIE-LCH | lch(92.29, 12.97, 235.68°) |
| OKLab | oklab(93.07% -0.0264 -0.029) |
| OKLCH | oklch(93.07% 0.039 227.7) |
| XYZ | xyz(73.7531, 81.3607, 104.7278) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.28
Ice Blue
#A5DFF9
ΔE00 6.86
Lightcyan
#E0FFFF
ΔE00 7.33
Pale Sky Blue
#BDF6FE
ΔE00 7.58
Powder Blue
#B0E0E6
ΔE00 7.69
Azure (CSS)
#F0FFFF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEFD #FDDDCE
analogous
#CEFDF5 #CEEEFD #CED6FD
triadic
#CEEEFD #FDCEEE #EEFDCE
tetradic
#CEEEFD #F5CEFD #FDDDCE #D6FDCE
square
#CEEEFD #F5CEFD #FDDDCE #D6FDCE
split-complementary
#CEEEFD #FDCED6 #FDF5CE
monochromatic
#58C5F8 #93DAFB #CEEEFD #E2F5FE #E2F5FE
Accessibility & contrast
On white
1.22
#CEEEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#CEEEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEFD
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEFD | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#DFE6FD
Tritanopia (blue-blind)
#C1F3F3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ceeefd; /* rgb */ color: rgb(206, 238, 253); /* oklch */ color: oklch(93.1% 0.039 227.7);
Tailwind
colors: {
custom: {
50: '#ddf3fe',
500: '#ceeefd',
950: '#000000',
},
}SCSS
$custom: #ceeefd; $custom-light: #ddf3fe; $custom-dark: #000000;
JSON
{
"hex": "#ceeefd",
"rgb": {
"r": 206,
"g": 238,
"b": 253
},
"hsl": {
"h": 199.149,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.9307,
"c": 0.0392,
"h": 227.7
},
"luminance": 0.81363
}Semantic roles & 50–950 ramp
primary
#CEEEFD
secondary
#E6A78A
accent
#4900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585