#CEE4E6#CEE4E6
#CEE4E6 is a very light, muted teal. Relative luminance 0.743; OKLCH L 90.3% C 0.024 H 203.4°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4E6 |
|---|---|
| RGB | rgb(206, 228, 230) |
| HSL | hsl(185, 32%, 85%) |
| HSV | hsv(185, 10%, 90%) |
| CMYK | cmyk(10.4%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(89.07, -6.86, -3.45) |
| CIE-LCH | lch(89.07, 7.68, 206.70°) |
| OKLab | oklab(90.32% -0.0216 -0.0093) |
| OKLCH | oklch(90.32% 0.024 203.4) |
| XYZ | xyz(67.4766, 74.3206, 85.6378) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.11
Azure (CSS)
#F0FFFF
ΔE00 6.45
Powder Blue
#B0E0E6
ΔE00 6.90
Lightblue
#ADD8E6
ΔE00 7.18
Light Grey
#D8DCD6
ΔE00 7.36
Ice Blue (survey)
#D7FFFE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4E6 #E6D0CE
analogous
#CEE6DC #CEE4E6 #CED8E6
triadic
#CEE4E6 #E6CEE4 #E4E6CE
tetradic
#CEE4E6 #DCCEE6 #E6D0CE #D8E6CE
square
#CEE4E6 #DCCEE6 #E6D0CE #D8E6CE
split-complementary
#CEE4E6 #E6CED8 #E6DCCE
monochromatic
#7DB7BD #A5CED1 #CEE4E6 #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.32
#CEE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#CEE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4E6
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4E6 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E6
Deuteranopia (green-blind)
#DCDEE6
Tritanopia (blue-blind)
#C7E6E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee4e6; /* rgb */ color: rgb(206, 228, 230); /* oklch */ color: oklch(90.3% 0.024 203.4);
Tailwind
colors: {
custom: {
50: '#ddeced',
500: '#cee4e6',
950: '#000000',
},
}SCSS
$custom: #cee4e6; $custom-light: #ddeced; $custom-dark: #000000;
JSON
{
"hex": "#cee4e6",
"rgb": {
"r": 206,
"g": 228,
"b": 230
},
"hsl": {
"h": 185,
"s": 32.432,
"l": 85.49
},
"oklch": {
"l": 0.9032,
"c": 0.02353,
"h": 203.4
},
"luminance": 0.74322
}Semantic roles & 50–950 ramp
primary
#CEE4E6
secondary
#BF9C99
accent
#443AAB
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484