#CCE6E2#CCE6E2
#CCE6E2 is a very light, muted teal. Relative luminance 0.749; OKLCH L 90.5% C 0.028 H 185.5°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE6E2 |
|---|---|
| RGB | rgb(204, 230, 226) |
| HSL | hsl(171, 34%, 85%) |
| HSV | hsv(171, 11%, 90%) |
| CMYK | cmyk(11.3%, 0%, 1.7%, 9.8%) |
| CIE-LAB | lab(89.36, -9.30, -0.96) |
| CIE-LCH | lch(89.36, 9.35, 185.87°) |
| OKLab | oklab(90.48% -0.0278 -0.0027) |
| OKLCH | oklch(90.48% 0.028 185.5) |
| XYZ | xyz(66.9229, 74.9207, 82.8720) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.54
Ice Blue (survey)
#D7FFFE
ΔE00 6.04
Ice
#D6FFFA
ΔE00 6.15
Very Pale Blue
#D6FFFE
ΔE00 6.15
Very Light Blue
#D5FFFF
ΔE00 6.32
Really Light Blue
#D4FFFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE6E2 #E6CCD0
analogous
#CCE6D5 #CCE6E2 #CCDDE6
triadic
#CCE6E2 #E2CCE6 #E6E2CC
tetradic
#CCE6E2 #D5CCE6 #E6CCD0 #DDE6CC
square
#CCE6E2 #D5CCE6 #E6CCD0 #DDE6CC
split-complementary
#CCE6E2 #E6CCDD #E6D5CC
monochromatic
#7ABEB3 #A3D2CB #CCE6E2 #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.31
#CCE6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#CCE6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE6E2
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE6E2 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E2
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#C5E7E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cce6e2; /* rgb */ color: rgb(204, 230, 226); /* oklch */ color: oklch(90.5% 0.028 185.5);
Tailwind
colors: {
custom: {
50: '#dbedeb',
500: '#cce6e2',
950: '#000000',
},
}SCSS
$custom: #cce6e2; $custom-light: #dbedeb; $custom-dark: #000000;
JSON
{
"hex": "#cce6e2",
"rgb": {
"r": 204,
"g": 230,
"b": 226
},
"hsl": {
"h": 170.769,
"s": 34.211,
"l": 85.098
},
"oklch": {
"l": 0.90475,
"c": 0.02798,
"h": 185.5
},
"luminance": 0.74922
}Semantic roles & 50–950 ramp
primary
#CCE6E2
secondary
#BF979D
accent
#384AAD
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484