#D2EACC#D2EACC
#D2EACC is a very light, muted green. Relative luminance 0.769; OKLCH L 91.1% C 0.048 H 139.4°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EACC |
|---|---|
| RGB | rgb(210, 234, 204) |
| HSL | hsl(108, 42%, 86%) |
| HSV | hsv(108, 13%, 92%) |
| CMYK | cmyk(10.3%, 0%, 12.8%, 8.2%) |
| CIE-LAB | lab(90.28, -13.33, 11.92) |
| CIE-LCH | lch(90.28, 17.89, 138.20°) |
| OKLab | oklab(91.13% -0.0361 0.0309) |
| OKLCH | oklch(91.13% 0.048 139.4) |
| XYZ | xyz(66.8981, 76.9062, 68.4349) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.75
Light Sage
#BCECAC
ΔE00 8.99
Beige
#F5F5DC
ΔE00 9.19
Very Pale Green
#CFFDBC
ΔE00 9.24
Light Grey Green
#B7E1A1
ΔE00 9.31
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EACC #E4CCEA
analogous
#E1EACC #D2EACC #CCEAD5
triadic
#D2EACC #CCD2EA #EACCD2
tetradic
#D2EACC #CCE1EA #E4CCEA #EAD5CC
square
#D2EACC #CCE1EA #E4CCEA #EAD5CC
split-complementary
#D2EACC #D5CCEA #EACCE1
monochromatic
#85C675 #ACD8A1 #D2EACC #ECF6E9 #ECF6E9
Accessibility & contrast
On white
1.28
#D2EACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#D2EACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EACC
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EACC | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CA
Deuteranopia (green-blind)
#E8E2CD
Tritanopia (blue-blind)
#D1E8E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2eacc; /* rgb */ color: rgb(210, 234, 204); /* oklch */ color: oklch(91.1% 0.048 139.4);
Tailwind
colors: {
custom: {
50: '#e0f0db',
500: '#d2eacc',
950: '#000000',
},
}SCSS
$custom: #d2eacc; $custom-light: #e0f0db; $custom-dark: #000000;
JSON
{
"hex": "#d2eacc",
"rgb": {
"r": 210,
"g": 234,
"b": 204
},
"hsl": {
"h": 108,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.91134,
"c": 0.04753,
"h": 139.4
},
"luminance": 0.76907
}Semantic roles & 50–950 ramp
primary
#D2EACC
secondary
#BB95C5
accent
#31B59A
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151615
muted
#848584