#CEE4E5#CEE4E5
#CEE4E5 is a very light, muted teal. Relative luminance 0.743; OKLCH L 90.3% C 0.023 H 200.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4E5 |
|---|---|
| RGB | rgb(206, 228, 229) |
| HSL | hsl(183, 31%, 85%) |
| HSV | hsv(183, 10%, 90%) |
| CMYK | cmyk(10%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(89.05, -7.06, -2.97) |
| CIE-LCH | lch(89.05, 7.66, 202.80°) |
| OKLab | oklab(90.29% -0.022 -0.008) |
| OKLCH | oklch(90.29% 0.023 200.1) |
| XYZ | xyz(67.3366, 74.2646, 84.9004) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.01
Azure (CSS)
#F0FFFF
ΔE00 6.46
Powder Blue
#B0E0E6
ΔE00 6.89
Light Grey
#D8DCD6
ΔE00 7.22
Ice Blue (survey)
#D7FFFE
ΔE00 7.22
Very Pale Blue
#D6FFFE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4E5 #E5CFCE
analogous
#CEE5DA #CEE4E5 #CED8E5
triadic
#CEE4E5 #E5CEE4 #E4E5CE
tetradic
#CEE4E5 #DACEE5 #E5CFCE #D8E5CE
square
#CEE4E5 #DACEE5 #E5CFCE #D8E5CE
split-complementary
#CEE4E5 #E5CED8 #E5DACE
monochromatic
#7EB8BB #A6CED0 #CEE4E5 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.32
#CEE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#CEE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4E5
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4E5 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E5
Deuteranopia (green-blind)
#DCDEE5
Tritanopia (blue-blind)
#C8E6E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee4e5; /* rgb */ color: rgb(206, 228, 229); /* oklch */ color: oklch(90.3% 0.023 200.1);
Tailwind
colors: {
custom: {
50: '#ddeced',
500: '#cee4e5',
950: '#000000',
},
}SCSS
$custom: #cee4e5; $custom-light: #ddeced; $custom-dark: #000000;
JSON
{
"hex": "#cee4e5",
"rgb": {
"r": 206,
"g": 228,
"b": 229
},
"hsl": {
"h": 182.609,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.90291,
"c": 0.0234,
"h": 200.1
},
"luminance": 0.74266
}Semantic roles & 50–950 ramp
primary
#CEE4E5
secondary
#BE9B9A
accent
#413CA9
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484