#CEE6E6#CEE6E6
#CEE6E6 is a very light, muted teal. Relative luminance 0.754; OKLCH L 90.7% C 0.025 H 196.7°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE6E6 |
|---|---|
| RGB | rgb(206, 230, 230) |
| HSL | hsl(180, 32%, 85%) |
| HSV | hsv(180, 10%, 90%) |
| CMYK | cmyk(10.4%, 0%, 0%, 9.8%) |
| CIE-LAB | lab(89.59, -7.88, -2.69) |
| CIE-LCH | lch(89.59, 8.33, 198.84°) |
| OKLab | oklab(90.73% -0.0243 -0.0073) |
| OKLCH | oklch(90.73% 0.025 196.7) |
| XYZ | xyz(68.0300, 75.4274, 85.8223) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.37
Ice Blue (survey)
#D7FFFE
ΔE00 6.41
Azure (CSS)
#F0FFFF
ΔE00 6.47
Powder Blue
#B0E0E6
ΔE00 6.49
Very Pale Blue
#D6FFFE
ΔE00 6.55
Very Light Blue
#D5FFFF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE6E6 #E6CECE
analogous
#CEE6DA #CEE6E6 #CEDAE6
triadic
#CEE6E6 #E6CEE6 #E6E6CE
tetradic
#CEE6E6 #DACEE6 #E6CECE #DAE6CE
square
#CEE6E6 #DACEE6 #E6CECE #DAE6CE
split-complementary
#CEE6E6 #E6CEDA #E6DACE
monochromatic
#7DBDBD #A5D1D1 #CEE6E6 #EBF5F5 #EBF5F5
Accessibility & contrast
On white
1.31
#CEE6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#CEE6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE6E6
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE6E6 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E6
Deuteranopia (green-blind)
#DEE0E6
Tritanopia (blue-blind)
#C7E8E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cee6e6; /* rgb */ color: rgb(206, 230, 230); /* oklch */ color: oklch(90.7% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#ddeded',
500: '#cee6e6',
950: '#000000',
},
}SCSS
$custom: #cee6e6; $custom-light: #ddeded; $custom-dark: #000000;
JSON
{
"hex": "#cee6e6",
"rgb": {
"r": 206,
"g": 230,
"b": 230
},
"hsl": {
"h": 180,
"s": 32.432,
"l": 85.49
},
"oklch": {
"l": 0.9073,
"c": 0.02539,
"h": 196.7
},
"luminance": 0.75429
}Semantic roles & 50–950 ramp
primary
#CEE6E6
secondary
#BF9999
accent
#3A3AAB
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484