#CCE2D4#CCE2D4
#CCE2D4 is a very light, muted green. Relative luminance 0.720; OKLCH L 89.3% C 0.030 H 157.8°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE2D4 |
|---|---|
| RGB | rgb(204, 226, 212) |
| HSL | hsl(142, 28%, 84%) |
| HSV | hsv(142, 10%, 89%) |
| CMYK | cmyk(9.7%, 0%, 6.2%, 11.4%) |
| CIE-LAB | lab(87.96, -9.91, 4.36) |
| CIE-LCH | lch(87.96, 10.82, 156.25°) |
| OKLab | oklab(89.26% -0.0279 0.0114) |
| OKLCH | oklch(89.26% 0.03 157.8) |
| XYZ | xyz(63.9793, 71.9827, 72.7979) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.92
Light Grey
#D8DCD6
ΔE00 7.93
Ice
#D6FFFA
ΔE00 8.30
Lightcyan
#E0FFFF
ΔE00 8.73
Ice Blue (survey)
#D7FFFE
ΔE00 9.01
Very Pale Blue
#D6FFFE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE2D4 #E2CCDA
analogous
#CFE2CC #CCE2D4 #CCE2DF
triadic
#CCE2D4 #D4CCE2 #E2D4CC
tetradic
#CCE2D4 #CCCFE2 #E2CCDA #E2DFCC
square
#CCE2D4 #CCCFE2 #E2CCDA #E2DFCC
split-complementary
#CCE2D4 #DFCCE2 #E2CCCF
monochromatic
#7EB692 #A5CCB3 #CCE2D4 #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.36
#CCE2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#CCE2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE2D4
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE2D4 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED3
Deuteranopia (green-blind)
#DDDBD5
Tritanopia (blue-blind)
#C9E2DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cce2d4; /* rgb */ color: rgb(204, 226, 212); /* oklch */ color: oklch(89.3% 0.030 157.8);
Tailwind
colors: {
custom: {
50: '#dbebe1',
500: '#cce2d4',
950: '#000000',
},
}SCSS
$custom: #cce2d4; $custom-light: #dbebe1; $custom-dark: #000000;
JSON
{
"hex": "#cce2d4",
"rgb": {
"r": 204,
"g": 226,
"b": 212
},
"hsl": {
"h": 141.818,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.89255,
"c": 0.03011,
"h": 157.8
},
"luminance": 0.71984
}Semantic roles & 50–950 ramp
primary
#CCE2D4
secondary
#BA99AE
accent
#3F81A6
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151615
muted
#848484