#CEE4E4#CEE4E4
#CEE4E4 is a very light, muted teal. Relative luminance 0.742; OKLCH L 90.3% C 0.023 H 196.7°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4E4 |
|---|---|
| RGB | rgb(206, 228, 228) |
| HSL | hsl(180, 29%, 85%) |
| HSV | hsv(180, 10%, 89%) |
| CMYK | cmyk(9.6%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(89.02, -7.25, -2.48) |
| CIE-LCH | lch(89.02, 7.66, 198.88°) |
| OKLab | oklab(90.26% -0.0224 -0.0067) |
| OKLCH | oklch(90.26% 0.023 196.7) |
| XYZ | xyz(67.1974, 74.2089, 84.1672) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.95
Azure (CSS)
#F0FFFF
ΔE00 6.51
Powder Blue
#B0E0E6
ΔE00 6.92
Ice Blue (survey)
#D7FFFE
ΔE00 7.11
Light Grey
#D8DCD6
ΔE00 7.11
Very Pale Blue
#D6FFFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4E4 #E4CECE
analogous
#CEE4D9 #CEE4E4 #CED9E4
triadic
#CEE4E4 #E4CEE4 #E4E4CE
tetradic
#CEE4E4 #D9CEE4 #E4CECE #D9E4CE
square
#CEE4E4 #D9CEE4 #E4CECE #D9E4CE
split-complementary
#CEE4E4 #E4CED9 #E4D9CE
monochromatic
#7FB9B9 #A7CECE #CEE4E4 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.33
#CEE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#CEE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4E4
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4E4 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E4
Deuteranopia (green-blind)
#DCDEE4
Tritanopia (blue-blind)
#C8E6E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee4e4; /* rgb */ color: rgb(206, 228, 228); /* oklch */ color: oklch(90.3% 0.023 196.7);
Tailwind
colors: {
custom: {
50: '#ddecec',
500: '#cee4e4',
950: '#000000',
},
}SCSS
$custom: #cee4e4; $custom-light: #ddecec; $custom-dark: #000000;
JSON
{
"hex": "#cee4e4",
"rgb": {
"r": 206,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.90261,
"c": 0.02336,
"h": 196.7
},
"luminance": 0.7421
}Semantic roles & 50–950 ramp
primary
#CEE4E4
secondary
#BC9A9A
accent
#3E3EA8
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484