#CCE2D2#CCE2D2
#CCE2D2 is a very light, muted green. Relative luminance 0.719; OKLCH L 89.2% C 0.032 H 154.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE2D2 |
|---|---|
| RGB | rgb(204, 226, 210) |
| HSL | hsl(136, 28%, 84%) |
| HSV | hsv(136, 10%, 89%) |
| CMYK | cmyk(9.7%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(87.91, -10.27, 5.34) |
| CIE-LCH | lch(87.91, 11.58, 152.54°) |
| OKLab | oklab(89.2% -0.0287 0.0139) |
| OKLCH | oklch(89.2% 0.032 154.1) |
| XYZ | xyz(63.7286, 71.8824, 71.4774) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.97
Light Grey
#D8DCD6
ΔE00 8.30
Ice
#D6FFFA
ΔE00 8.68
Lightcyan
#E0FFFF
ΔE00 9.30
Ice Blue (survey)
#D7FFFE
ΔE00 9.51
Mintcream
#F5FFFA
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE2D2 #E2CCDC
analogous
#D1E2CC #CCE2D2 #CCE2DD
triadic
#CCE2D2 #D2CCE2 #E2D2CC
tetradic
#CCE2D2 #CCD1E2 #E2CCDC #E2DDCC
square
#CCE2D2 #CCD1E2 #E2CCDC #E2DDCC
split-complementary
#CCE2D2 #DDCCE2 #E2CCD1
monochromatic
#7EB68D #A5CCB0 #CCE2D2 #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.37
#CCE2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#CCE2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE2D2
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE2D2 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#DEDBD3
Tritanopia (blue-blind)
#C9E1DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cce2d2; /* rgb */ color: rgb(204, 226, 210); /* oklch */ color: oklch(89.2% 0.032 154.1);
Tailwind
colors: {
custom: {
50: '#dbebdf',
500: '#cce2d2',
950: '#000000',
},
}SCSS
$custom: #cce2d2; $custom-light: #dbebdf; $custom-dark: #000000;
JSON
{
"hex": "#cce2d2",
"rgb": {
"r": 204,
"g": 226,
"b": 210
},
"hsl": {
"h": 136.364,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.892,
"c": 0.03188,
"h": 154.1
},
"luminance": 0.71883
}Semantic roles & 50–950 ramp
primary
#CCE2D2
secondary
#BA99B1
accent
#3F8AA6
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151615
muted
#848484