#CEE6E2#CEE6E2
#CEE6E2 is a very light, muted teal. Relative luminance 0.752; OKLCH L 90.6% C 0.026 H 184.7°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE6E2 |
|---|---|
| RGB | rgb(206, 230, 226) |
| HSL | hsl(170, 32%, 85%) |
| HSV | hsv(170, 10%, 90%) |
| CMYK | cmyk(10.4%, 0%, 1.7%, 9.8%) |
| CIE-LAB | lab(89.49, -8.66, -0.75) |
| CIE-LCH | lch(89.49, 8.69, 184.93°) |
| OKLab | oklab(90.61% -0.0259 -0.0021) |
| OKLCH | oklch(90.61% 0.026 184.7) |
| XYZ | xyz(67.4747, 75.2052, 82.8979) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.61
Ice Blue (survey)
#D7FFFE
ΔE00 6.34
Very Pale Blue
#D6FFFE
ΔE00 6.47
Ice
#D6FFFA
ΔE00 6.50
Very Light Blue
#D5FFFF
ΔE00 6.65
Really Light Blue
#D4FFFF
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE6E2 #E6CED2
analogous
#CEE6D6 #CEE6E2 #CEDEE6
triadic
#CEE6E2 #E2CEE6 #E6E2CE
tetradic
#CEE6E2 #D6CEE6 #E6CED2 #DEE6CE
square
#CEE6E2 #D6CEE6 #E6CED2 #DEE6CE
split-complementary
#CEE6E2 #E6CEDE #E6D6CE
monochromatic
#7DBDB2 #A5D1CA #CEE6E2 #EBF5F3 #EBF5F3
Accessibility & contrast
On white
1.31
#CEE6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#CEE6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE6E2
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE6E2 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E2
Deuteranopia (green-blind)
#DFDFE2
Tritanopia (blue-blind)
#C8E7E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cee6e2; /* rgb */ color: rgb(206, 230, 226); /* oklch */ color: oklch(90.6% 0.026 184.7);
Tailwind
colors: {
custom: {
50: '#ddedeb',
500: '#cee6e2',
950: '#000000',
},
}SCSS
$custom: #cee6e2; $custom-light: #ddedeb; $custom-dark: #000000;
JSON
{
"hex": "#cee6e2",
"rgb": {
"r": 206,
"g": 230,
"b": 226
},
"hsl": {
"h": 170,
"s": 32.432,
"l": 85.49
},
"oklch": {
"l": 0.90614,
"c": 0.02596,
"h": 184.7
},
"luminance": 0.75206
}Semantic roles & 50–950 ramp
primary
#CEE6E2
secondary
#BF99A0
accent
#3A4DAB
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484