#CEE4EB#CEE4EB
#CEE4EB is a very light, muted cyan. Relative luminance 0.746; OKLCH L 90.5% C 0.025 H 218.8°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4EB |
|---|---|
| RGB | rgb(206, 228, 235) |
| HSL | hsl(194, 42%, 86%) |
| HSV | hsv(194, 12%, 92%) |
| CMYK | cmyk(12.3%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(89.21, -5.88, -5.88) |
| CIE-LCH | lch(89.21, 8.31, 225.01°) |
| OKLab | oklab(90.47% -0.0197 -0.0158) |
| OKLCH | oklch(90.47% 0.025 218.8) |
| XYZ | xyz(68.1888, 74.6055, 89.3889) |
| Luminance | 0.7461 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.52
Fog
#D8DCE0
ΔE00 6.84
Azure (CSS)
#F0FFFF
ΔE00 6.86
Lightcyan
#E0FFFF
ΔE00 7.12
Aliceblue
#F0F8FF
ΔE00 7.26
Powder Blue
#B0E0E6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4EB #EBD5CE
analogous
#CEEBE4 #CEE4EB #CED6EB
triadic
#CEE4EB #EBCEE4 #E4EBCE
tetradic
#CEE4EB #E4CEEB #EBD5CE #D6EBCE
square
#CEE4EB #E4CEEB #EBD5CE #D6EBCE
split-complementary
#CEE4EB #EBCED6 #EBE4CE
monochromatic
#77B4C8 #A3CCD9 #CEE4EB #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.32
#CEE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#CEE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4EB
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4EB | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#DBDEEB
Tritanopia (blue-blind)
#C6E7E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee4eb; /* rgb */ color: rgb(206, 228, 235); /* oklch */ color: oklch(90.5% 0.025 218.8);
Tailwind
colors: {
custom: {
50: '#ddecf1',
500: '#cee4eb',
950: '#000000',
},
}SCSS
$custom: #cee4eb; $custom-light: #ddecf1; $custom-dark: #000000;
JSON
{
"hex": "#cee4eb",
"rgb": {
"r": 206,
"g": 228,
"b": 235
},
"hsl": {
"h": 194.483,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.90471,
"c": 0.02528,
"h": 218.8
},
"luminance": 0.74607
}Semantic roles & 50–950 ramp
primary
#CEE4EB
secondary
#C6A297
accent
#5030B5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485