#CCE6E6#CCE6E6
#CCE6E6 is a very light, muted teal. Relative luminance 0.751; OKLCH L 90.6% C 0.027 H 196.7°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE6E6 |
|---|---|
| RGB | rgb(204, 230, 230) |
| HSL | hsl(180, 34%, 85%) |
| HSV | hsv(180, 11%, 90%) |
| CMYK | cmyk(11.3%, 0%, 0%, 9.8%) |
| CIE-LAB | lab(89.46, -8.52, -2.90) |
| CIE-LCH | lch(89.46, 9.00, 198.79°) |
| OKLab | oklab(90.59% -0.0263 -0.0079) |
| OKLCH | oklch(90.59% 0.027 196.7) |
| XYZ | xyz(67.4782, 75.1428, 85.7964) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.26
Powder Blue
#B0E0E6
ΔE00 5.93
Ice Blue (survey)
#D7FFFE
ΔE00 6.07
Very Pale Blue
#D6FFFE
ΔE00 6.20
Very Light Blue
#D5FFFF
ΔE00 6.26
Really Light Blue
#D4FFFF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE6E6 #E6CCCC
analogous
#CCE6D9 #CCE6E6 #CCD9E6
triadic
#CCE6E6 #E6CCE6 #E6E6CC
tetradic
#CCE6E6 #D9CCE6 #E6CCCC #D9E6CC
square
#CCE6E6 #D9CCE6 #E6CCCC #D9E6CC
split-complementary
#CCE6E6 #E6CCD9 #E6D9CC
monochromatic
#7ABEBE #A3D2D2 #CCE6E6 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.31
#CCE6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#CCE6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE6E6
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE6E6 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E6
Deuteranopia (green-blind)
#DDDFE6
Tritanopia (blue-blind)
#C5E8E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cce6e6; /* rgb */ color: rgb(204, 230, 230); /* oklch */ color: oklch(90.6% 0.027 196.7);
Tailwind
colors: {
custom: {
50: '#dbeded',
500: '#cce6e6',
950: '#000000',
},
}SCSS
$custom: #cce6e6; $custom-light: #dbeded; $custom-dark: #000000;
JSON
{
"hex": "#cce6e6",
"rgb": {
"r": 204,
"g": 230,
"b": 230
},
"hsl": {
"h": 180,
"s": 34.211,
"l": 85.098
},
"oklch": {
"l": 0.90592,
"c": 0.02746,
"h": 196.7
},
"luminance": 0.75144
}Semantic roles & 50–950 ramp
primary
#CCE6E6
secondary
#BF9797
accent
#3838AD
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484