#CCE2D8#CCE2D8
#CCE2D8 is a very light, muted teal. Relative luminance 0.722; OKLCH L 89.4% C 0.027 H 166.7°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE2D8 |
|---|---|
| RGB | rgb(204, 226, 216) |
| HSL | hsl(153, 28%, 84%) |
| HSV | hsv(153, 10%, 89%) |
| CMYK | cmyk(9.7%, 0%, 4.4%, 11.4%) |
| CIE-LAB | lab(88.06, -9.17, 2.40) |
| CIE-LCH | lch(88.06, 9.48, 165.33°) |
| OKLab | oklab(89.37% -0.0263 0.0062) |
| OKLCH | oklch(89.37% 0.027 166.7) |
| XYZ | xyz(64.4902, 72.1870, 75.4883) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.08
Light Grey
#D8DCD6
ΔE00 7.31
Lightcyan
#E0FFFF
ΔE00 7.67
Ice
#D6FFFA
ΔE00 7.71
Ice Blue (survey)
#D7FFFE
ΔE00 8.13
Very Pale Blue
#D6FFFE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE2D8 #E2CCD6
analogous
#CCE2CD #CCE2D8 #CCE1E2
triadic
#CCE2D8 #D8CCE2 #E2D8CC
tetradic
#CCE2D8 #CDCCE2 #E2CCD6 #E1E2CC
square
#CCE2D8 #CDCCE2 #E2CCD6 #E1E2CC
split-complementary
#CCE2D8 #E2CCE1 #E2CDCC
monochromatic
#7EB69C #A5CCBA #CCE2D8 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.36
#CCE2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#CCE2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE2D8
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE2D8 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD8
Deuteranopia (green-blind)
#DDDCD9
Tritanopia (blue-blind)
#C8E2DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cce2d8; /* rgb */ color: rgb(204, 226, 216); /* oklch */ color: oklch(89.4% 0.027 166.7);
Tailwind
colors: {
custom: {
50: '#dbebe4',
500: '#cce2d8',
950: '#000000',
},
}SCSS
$custom: #cce2d8; $custom-light: #dbebe4; $custom-dark: #000000;
JSON
{
"hex": "#cce2d8",
"rgb": {
"r": 204,
"g": 226,
"b": 216
},
"hsl": {
"h": 152.727,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.89365,
"c": 0.02702,
"h": 166.7
},
"luminance": 0.72188
}Semantic roles & 50–950 ramp
primary
#CCE2D8
secondary
#BA99A8
accent
#3F6EA6
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151615
muted
#848484