#CEE8FD#CEE8FD
#CEE8FD is a very light, muted cyan. Relative luminance 0.779; OKLCH L 91.8% C 0.040 H 242.4°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE8FD |
|---|---|
| RGB | rgb(206, 232, 253) |
| HSL | hsl(207, 92%, 90%) |
| HSV | hsv(207, 19%, 99%) |
| CMYK | cmyk(18.6%, 8.3%, 0%, 0.8%) |
| CIE-LAB | lab(90.75, -4.24, -13.02) |
| CIE-LCH | lch(90.75, 13.69, 251.95°) |
| OKLab | oklab(91.85% -0.0184 -0.0353) |
| OKLCH | oklch(91.85% 0.04 242.4) |
| XYZ | xyz(72.0352, 77.9251, 104.1552) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 7.79
Aliceblue
#F0F8FF
ΔE00 7.84
Light Blue Grey
#B7C9E2
ΔE00 7.85
Lightblue
#ADD8E6
ΔE00 7.93
Powder Blue (survey)
#B1D1FC
ΔE00 8.27
Fog
#D8DCE0
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE8FD #FDE3CE
analogous
#CEFDFB #CEE8FD #CED0FD
triadic
#CEE8FD #FDCEE8 #E8FDCE
tetradic
#CEE8FD #FBCEFD #FDE3CE #D0FDCE
square
#CEE8FD #FBCEFD #FDE3CE #D0FDCE
split-complementary
#CEE8FD #FDCED0 #FDFBCE
monochromatic
#58B1F8 #93CCFB #CEE8FD #E2F1FE #E2F1FE
Accessibility & contrast
On white
1.27
#CEE8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#CEE8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE8FD
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE8FD | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FE
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#C2EDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cee8fd; /* rgb */ color: rgb(206, 232, 253); /* oklch */ color: oklch(91.8% 0.040 242.4);
Tailwind
colors: {
custom: {
50: '#ddeffe',
500: '#cee8fd',
950: '#000000',
},
}SCSS
$custom: #cee8fd; $custom-light: #ddeffe; $custom-dark: #000000;
JSON
{
"hex": "#cee8fd",
"rgb": {
"r": 206,
"g": 232,
"b": 253
},
"hsl": {
"h": 206.809,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.9185,
"c": 0.0398,
"h": 242.4
},
"luminance": 0.77927
}Semantic roles & 50–950 ramp
primary
#CEE8FD
secondary
#E6B38A
accent
#6700E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585