#CEE4E2#CEE4E2
#CEE4E2 is a very light, muted teal. Relative luminance 0.741; OKLCH L 90.2% C 0.024 H 190.1°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4E2 |
|---|---|
| RGB | rgb(206, 228, 226) |
| HSL | hsl(175, 29%, 85%) |
| HSV | hsv(175, 10%, 89%) |
| CMYK | cmyk(9.6%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(88.97, -7.64, -1.51) |
| CIE-LCH | lch(88.97, 7.79, 191.16°) |
| OKLab | oklab(90.2% -0.0231 -0.0041) |
| OKLCH | oklch(90.2% 0.024 190.1) |
| XYZ | xyz(66.9213, 74.0985, 82.7134) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.97
Azure (CSS)
#F0FFFF
ΔE00 6.69
Light Grey
#D8DCD6
ΔE00 6.96
Ice Blue (survey)
#D7FFFE
ΔE00 6.99
Powder Blue
#B0E0E6
ΔE00 7.11
Very Pale Blue
#D6FFFE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4E2 #E4CED0
analogous
#CEE4D7 #CEE4E2 #CEDBE4
triadic
#CEE4E2 #E2CEE4 #E4E2CE
tetradic
#CEE4E2 #D7CEE4 #E4CED0 #DBE4CE
square
#CEE4E2 #D7CEE4 #E4CED0 #DBE4CE
split-complementary
#CEE4E2 #E4CEDB #E4D7CE
monochromatic
#7FB9B3 #A7CECB #CEE4E2 #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.33
#CEE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#CEE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4E2
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4E2 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E2
Deuteranopia (green-blind)
#DDDEE2
Tritanopia (blue-blind)
#C8E5E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cee4e2; /* rgb */ color: rgb(206, 228, 226); /* oklch */ color: oklch(90.2% 0.024 190.1);
Tailwind
colors: {
custom: {
50: '#ddeceb',
500: '#cee4e2',
950: '#000000',
},
}SCSS
$custom: #cee4e2; $custom-light: #ddeceb; $custom-dark: #000000;
JSON
{
"hex": "#cee4e2",
"rgb": {
"r": 206,
"g": 228,
"b": 226
},
"hsl": {
"h": 174.545,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.90203,
"c": 0.02351,
"h": 190.1
},
"luminance": 0.741
}Semantic roles & 50–950 ramp
primary
#CEE4E2
secondary
#BC9A9D
accent
#3E48A8
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484