#CEE5E2#CEE5E2
#CEE5E2 is a very light, muted teal. Relative luminance 0.747; OKLCH L 90.4% C 0.025 H 187.3°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE5E2 |
|---|---|
| RGB | rgb(206, 229, 226) |
| HSL | hsl(172, 31%, 85%) |
| HSV | hsv(172, 10%, 90%) |
| CMYK | cmyk(10%, 0%, 1.3%, 10.2%) |
| CIE-LAB | lab(89.23, -8.15, -1.13) |
| CIE-LCH | lch(89.23, 8.23, 187.87°) |
| OKLab | oklab(90.41% -0.0245 -0.0031) |
| OKLCH | oklch(90.41% 0.025 187.3) |
| XYZ | xyz(67.1972, 74.6503, 82.8054) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.75
Ice Blue (survey)
#D7FFFE
ΔE00 6.64
Very Pale Blue
#D6FFFE
ΔE00 6.77
Azure (CSS)
#F0FFFF
ΔE00 6.81
Ice
#D6FFFA
ΔE00 6.92
Very Light Blue
#D5FFFF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE5E2 #E5CED1
analogous
#CEE5D6 #CEE5E2 #CEDCE5
triadic
#CEE5E2 #E2CEE5 #E5E2CE
tetradic
#CEE5E2 #D6CEE5 #E5CED1 #DCE5CE
square
#CEE5E2 #D6CEE5 #E5CED1 #DCE5CE
split-complementary
#CEE5E2 #E5CEDC #E5D6CE
monochromatic
#7EBBB3 #A6D0CA #CEE5E2 #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.32
#CEE5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#CEE5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE5E2
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE5E2 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E2
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#C8E6E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee5e2; /* rgb */ color: rgb(206, 229, 226); /* oklch */ color: oklch(90.4% 0.025 187.3);
Tailwind
colors: {
custom: {
50: '#ddedeb',
500: '#cee5e2',
950: '#000000',
},
}SCSS
$custom: #cee5e2; $custom-light: #ddedeb; $custom-dark: #000000;
JSON
{
"hex": "#cee5e2",
"rgb": {
"r": 206,
"g": 229,
"b": 226
},
"hsl": {
"h": 172.174,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.90408,
"c": 0.0247,
"h": 187.3
},
"luminance": 0.74651
}Semantic roles & 50–950 ramp
primary
#CEE5E2
secondary
#BE9A9E
accent
#3C4AA9
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484