#CEE4E3#CEE4E3
#CEE4E3 is a very light, muted teal. Relative luminance 0.742; OKLCH L 90.2% C 0.023 H 193.4°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4E3 |
|---|---|
| RGB | rgb(206, 228, 227) |
| HSL | hsl(177, 29%, 85%) |
| HSV | hsv(177, 10%, 89%) |
| CMYK | cmyk(9.6%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(89.00, -7.45, -1.99) |
| CIE-LCH | lch(89.00, 7.71, 194.99°) |
| OKLab | oklab(90.23% -0.0227 -0.0054) |
| OKLCH | oklch(90.23% 0.023 193.4) |
| XYZ | xyz(67.0590, 74.1535, 83.4382) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.94
Azure (CSS)
#F0FFFF
ΔE00 6.59
Powder Blue
#B0E0E6
ΔE00 7.00
Light Grey
#D8DCD6
ΔE00 7.02
Ice Blue (survey)
#D7FFFE
ΔE00 7.03
Very Pale Blue
#D6FFFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4E3 #E4CECF
analogous
#CEE4D8 #CEE4E3 #CEDAE4
triadic
#CEE4E3 #E3CEE4 #E4E3CE
tetradic
#CEE4E3 #D8CEE4 #E4CECF #DAE4CE
square
#CEE4E3 #D8CEE4 #E4CECF #DAE4CE
split-complementary
#CEE4E3 #E4CEDA #E4D8CE
monochromatic
#7FB9B6 #A7CECC #CEE4E3 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.33
#CEE4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#CEE4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4E3
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4E3 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E3
Deuteranopia (green-blind)
#DCDEE3
Tritanopia (blue-blind)
#C8E5E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cee4e3; /* rgb */ color: rgb(206, 228, 227); /* oklch */ color: oklch(90.2% 0.023 193.4);
Tailwind
colors: {
custom: {
50: '#ddeceb',
500: '#cee4e3',
950: '#000000',
},
}SCSS
$custom: #cee4e3; $custom-light: #ddeceb; $custom-dark: #000000;
JSON
{
"hex": "#cee4e3",
"rgb": {
"r": 206,
"g": 228,
"b": 227
},
"hsl": {
"h": 177.273,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.90232,
"c": 0.02339,
"h": 193.4
},
"luminance": 0.74155
}Semantic roles & 50–950 ramp
primary
#CEE4E3
secondary
#BC9A9C
accent
#3E43A8
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484