#CCE7DB#CCE7DB
#CCE7DB is a very light, muted teal. Relative luminance 0.751; OKLCH L 90.5% C 0.033 H 167.1°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE7DB |
|---|---|
| RGB | rgb(204, 231, 219) |
| HSL | hsl(153, 36%, 85%) |
| HSV | hsv(153, 12%, 91%) |
| CMYK | cmyk(11.7%, 0%, 5.2%, 9.4%) |
| CIE-LAB | lab(89.44, -11.14, 2.83) |
| CIE-LCH | lch(89.44, 11.50, 165.73°) |
| OKLab | oklab(90.48% -0.0319 0.0073) |
| OKLCH | oklch(90.48% 0.033 167.1) |
| XYZ | xyz(66.2610, 75.1025, 78.0093) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.45
Honeydew
#F0FFF0
ΔE00 6.88
Ice Blue (survey)
#D7FFFE
ΔE00 7.22
Lightcyan
#E0FFFF
ΔE00 7.26
Very Pale Blue
#D6FFFE
ΔE00 7.29
Very Light Blue
#D5FFFF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE7DB #E7CCD8
analogous
#CCE7CD #CCE7DB #CCE5E7
triadic
#CCE7DB #DBCCE7 #E7DBCC
tetradic
#CCE7DB #CDCCE7 #E7CCD8 #E5E7CC
square
#CCE7DB #CDCCE7 #E7CCD8 #E5E7CC
split-complementary
#CCE7DB #E7CCE5 #E7CDCC
monochromatic
#79C0A0 #A2D3BE #CCE7DB #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.31
#CCE7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#CCE7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE7DB
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE7DB | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3DA
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#C7E7E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cce7db; /* rgb */ color: rgb(204, 231, 219); /* oklch */ color: oklch(90.5% 0.033 167.1);
Tailwind
colors: {
custom: {
50: '#dbeee6',
500: '#cce7db',
950: '#000000',
},
}SCSS
$custom: #cce7db; $custom-light: #dbeee6; $custom-dark: #000000;
JSON
{
"hex": "#cce7db",
"rgb": {
"r": 204,
"g": 231,
"b": 219
},
"hsl": {
"h": 153.333,
"s": 36,
"l": 85.294
},
"oklch": {
"l": 0.90484,
"c": 0.03278,
"h": 167.1
},
"luminance": 0.75104
}Semantic roles & 50–950 ramp
primary
#CCE7DB
secondary
#C197A9
accent
#376CAF
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151615
muted
#848584