#CCE7DC#CCE7DC
#CCE7DC is a very light, muted teal. Relative luminance 0.752; OKLCH L 90.5% C 0.032 H 169.1°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE7DC |
|---|---|
| RGB | rgb(204, 231, 220) |
| HSL | hsl(156, 36%, 85%) |
| HSV | hsv(156, 12%, 91%) |
| CMYK | cmyk(11.7%, 0%, 4.8%, 9.4%) |
| CIE-LAB | lab(89.47, -10.95, 2.35) |
| CIE-LCH | lch(89.47, 11.20, 167.91°) |
| OKLab | oklab(90.51% -0.0315 0.0061) |
| OKLCH | oklch(90.51% 0.032 169.1) |
| XYZ | xyz(66.3930, 75.1553, 78.7047) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.27
Honeydew
#F0FFF0
ΔE00 6.93
Ice Blue (survey)
#D7FFFE
ΔE00 6.97
Lightcyan
#E0FFFF
ΔE00 6.97
Very Pale Blue
#D6FFFE
ΔE00 7.04
Very Light Blue
#D5FFFF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE7DC #E7CCD7
analogous
#CCE7CE #CCE7DC #CCE4E7
triadic
#CCE7DC #DCCCE7 #E7DCCC
tetradic
#CCE7DC #CECCE7 #E7CCD7 #E4E7CC
square
#CCE7DC #CECCE7 #E7CCD7 #E4E7CC
split-complementary
#CCE7DC #E7CCE4 #E7CECC
monochromatic
#79C0A3 #A2D3BF #CCE7DC #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.31
#CCE7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#CCE7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE7DC
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE7DC | 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)
#E5E3DC
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#C7E7E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cce7dc; /* rgb */ color: rgb(204, 231, 220); /* oklch */ color: oklch(90.5% 0.032 169.1);
Tailwind
colors: {
custom: {
50: '#dbeee6',
500: '#cce7dc',
950: '#000000',
},
}SCSS
$custom: #cce7dc; $custom-light: #dbeee6; $custom-dark: #000000;
JSON
{
"hex": "#cce7dc",
"rgb": {
"r": 204,
"g": 231,
"b": 220
},
"hsl": {
"h": 155.556,
"s": 36,
"l": 85.294
},
"oklch": {
"l": 0.90512,
"c": 0.03212,
"h": 169.1
},
"luminance": 0.75157
}Semantic roles & 50–950 ramp
primary
#CCE7DC
secondary
#C197A8
accent
#3768AF
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151616
muted
#848584