#CEE4E7#CEE4E7
#CEE4E7 is a very light, muted teal. Relative luminance 0.744; OKLCH L 90.3% C 0.024 H 206.6°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4E7 |
|---|---|
| RGB | rgb(206, 228, 231) |
| HSL | hsl(187, 34%, 86%) |
| HSV | hsv(187, 11%, 91%) |
| CMYK | cmyk(10.8%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(89.10, -6.67, -3.94) |
| CIE-LCH | lch(89.10, 7.74, 210.57°) |
| OKLab | oklab(90.35% -0.0212 -0.0106) |
| OKLCH | oklch(90.35% 0.024 206.6) |
| XYZ | xyz(67.6174, 74.3769, 86.3795) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.25
Azure (CSS)
#F0FFFF
ΔE00 6.47
Powder Blue
#B0E0E6
ΔE00 6.95
Lightblue
#ADD8E6
ΔE00 6.97
Fog
#D8DCE0
ΔE00 7.35
Light Grey
#D8DCD6
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4E7 #E7D1CE
analogous
#CEE7DD #CEE4E7 #CED7E7
triadic
#CEE4E7 #E7CEE4 #E4E7CE
tetradic
#CEE4E7 #DDCEE7 #E7D1CE #D7E7CE
square
#CEE4E7 #DDCEE7 #E7D1CE #D7E7CE
split-complementary
#CEE4E7 #E7CED7 #E7DDCE
monochromatic
#7CB7BF #A5CDD3 #CEE4E7 #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.32
#CEE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#CEE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4E7
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4E7 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E7
Deuteranopia (green-blind)
#DCDEE7
Tritanopia (blue-blind)
#C7E6E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee4e7; /* rgb */ color: rgb(206, 228, 231); /* oklch */ color: oklch(90.3% 0.024 206.6);
Tailwind
colors: {
custom: {
50: '#ddecee',
500: '#cee4e7',
950: '#000000',
},
}SCSS
$custom: #cee4e7; $custom-light: #ddecee; $custom-dark: #000000;
JSON
{
"hex": "#cee4e7",
"rgb": {
"r": 206,
"g": 228,
"b": 231
},
"hsl": {
"h": 187.2,
"s": 34.247,
"l": 85.686
},
"oklch": {
"l": 0.9035,
"c": 0.02373,
"h": 206.6
},
"luminance": 0.74378
}Semantic roles & 50–950 ramp
primary
#CEE4E7
secondary
#C09E99
accent
#4638AD
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485