#CEE4E8#CEE4E8
#CEE4E8 is a very light, muted teal. Relative luminance 0.744; OKLCH L 90.4% C 0.024 H 209.8°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4E8 |
|---|---|
| RGB | rgb(206, 228, 232) |
| HSL | hsl(189, 36%, 86%) |
| HSV | hsv(189, 11%, 91%) |
| CMYK | cmyk(11.2%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(89.13, -6.47, -4.42) |
| CIE-LCH | lch(89.13, 7.84, 214.36°) |
| OKLab | oklab(90.38% -0.0208 -0.0119) |
| OKLCH | oklch(90.38% 0.024 209.8) |
| XYZ | xyz(67.7591, 74.4336, 87.1255) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.42
Azure (CSS)
#F0FFFF
ΔE00 6.52
Lightblue
#ADD8E6
ΔE00 6.80
Powder Blue
#B0E0E6
ΔE00 7.04
Fog
#D8DCE0
ΔE00 7.19
Light Grey
#D8DCD6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4E8 #E8D2CE
analogous
#CEE8DF #CEE4E8 #CED7E8
triadic
#CEE4E8 #E8CEE4 #E4E8CE
tetradic
#CEE4E8 #DFCEE8 #E8D2CE #D7E8CE
square
#CEE4E8 #DFCEE8 #E8D2CE #D7E8CE
split-complementary
#CEE4E8 #E8CED7 #E8DFCE
monochromatic
#7BB6C1 #A4CDD4 #CEE4E8 #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.32
#CEE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#CEE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4E8
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4E8 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E8
Deuteranopia (green-blind)
#DBDEE8
Tritanopia (blue-blind)
#C7E6E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee4e8; /* rgb */ color: rgb(206, 228, 232); /* oklch */ color: oklch(90.4% 0.024 209.8);
Tailwind
colors: {
custom: {
50: '#ddecef',
500: '#cee4e8',
950: '#000000',
},
}SCSS
$custom: #cee4e8; $custom-light: #ddecef; $custom-dark: #000000;
JSON
{
"hex": "#cee4e8",
"rgb": {
"r": 206,
"g": 228,
"b": 232
},
"hsl": {
"h": 189.231,
"s": 36.111,
"l": 85.882
},
"oklch": {
"l": 0.9038,
"c": 0.02401,
"h": 209.8
},
"luminance": 0.74435
}Semantic roles & 50–950 ramp
primary
#CEE4E8
secondary
#C29F98
accent
#4937AF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485