#CEE6E4#CEE6E4
#CEE6E4 is a very light, muted teal. Relative luminance 0.753; OKLCH L 90.7% C 0.026 H 190.6°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE6E4 |
|---|---|
| RGB | rgb(206, 230, 228) |
| HSL | hsl(175, 32%, 85%) |
| HSV | hsv(175, 10%, 90%) |
| CMYK | cmyk(10.4%, 0%, 0.9%, 9.8%) |
| CIE-LAB | lab(89.54, -8.27, -1.72) |
| CIE-LCH | lch(89.54, 8.45, 191.74°) |
| OKLab | oklab(90.67% -0.0251 -0.0047) |
| OKLCH | oklch(90.67% 0.026 190.6) |
| XYZ | xyz(67.7507, 75.3157, 84.3516) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.41
Ice Blue (survey)
#D7FFFE
ΔE00 6.30
Very Pale Blue
#D6FFFE
ΔE00 6.43
Very Light Blue
#D5FFFF
ΔE00 6.56
Azure (CSS)
#F0FFFF
ΔE00 6.67
Ice
#D6FFFA
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE6E4 #E6CED0
analogous
#CEE6D8 #CEE6E4 #CEDCE6
triadic
#CEE6E4 #E4CEE6 #E6E4CE
tetradic
#CEE6E4 #D8CEE6 #E6CED0 #DCE6CE
square
#CEE6E4 #D8CEE6 #E6CED0 #DCE6CE
split-complementary
#CEE6E4 #E6CEDC #E6D8CE
monochromatic
#7DBDB7 #A5D1CE #CEE6E4 #EBF5F4 #EBF5F4
Accessibility & contrast
On white
1.31
#CEE6E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#CEE6E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE6E4
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE6E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE6E4 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E4
Deuteranopia (green-blind)
#DEE0E4
Tritanopia (blue-blind)
#C8E7E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cee6e4; /* rgb */ color: rgb(206, 230, 228); /* oklch */ color: oklch(90.7% 0.026 190.6);
Tailwind
colors: {
custom: {
50: '#ddedec',
500: '#cee6e4',
950: '#000000',
},
}SCSS
$custom: #cee6e4; $custom-light: #ddedec; $custom-dark: #000000;
JSON
{
"hex": "#cee6e4",
"rgb": {
"r": 206,
"g": 230,
"b": 228
},
"hsl": {
"h": 175,
"s": 32.432,
"l": 85.49
},
"oklch": {
"l": 0.90672,
"c": 0.02553,
"h": 190.6
},
"luminance": 0.75317
}Semantic roles & 50–950 ramp
primary
#CEE6E4
secondary
#BF999C
accent
#3A44AB
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484