#D2ECCC#D2ECCC
#D2ECCC is a very light, muted green. Relative luminance 0.781; OKLCH L 91.6% C 0.051 H 139.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECCC |
|---|---|
| RGB | rgb(210, 236, 204) |
| HSL | hsl(109, 46%, 86%) |
| HSV | hsv(109, 14%, 93%) |
| CMYK | cmyk(11%, 0%, 13.6%, 7.5%) |
| CIE-LAB | lab(90.80, -14.33, 12.67) |
| CIE-LCH | lch(90.80, 19.13, 138.53°) |
| OKLab | oklab(91.55% -0.0388 0.0328) |
| OKLCH | oklch(91.55% 0.051 139.8) |
| XYZ | xyz(67.4707, 78.0514, 68.6258) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.14
Light Sage
#BCECAC
ΔE00 8.36
Very Pale Green
#CFFDBC
ΔE00 8.50
Mint
#AAF0C1
ΔE00 8.76
Very Light Green
#D1FFBD
ΔE00 8.77
Light Grey Green
#B7E1A1
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECCC #E6CCEC
analogous
#E2ECCC #D2ECCC #CCECD6
triadic
#D2ECCC #CCD2EC #ECCCD2
tetradic
#D2ECCC #CCE2EC #E6CCEC #ECD6CC
square
#D2ECCC #CCE2EC #E6CCEC #ECD6CC
split-complementary
#D2ECCC #D6CCEC #ECCCE2
monochromatic
#83CB73 #ABDB9F #D2ECCC #EBF7E9 #EBF7E9
Accessibility & contrast
On white
1.26
#D2ECCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#D2ECCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECCC
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECCC | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#EAE4CD
Tritanopia (blue-blind)
#D1EAE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2eccc; /* rgb */ color: rgb(210, 236, 204); /* oklch */ color: oklch(91.6% 0.051 139.8);
Tailwind
colors: {
custom: {
50: '#e0f2db',
500: '#d2eccc',
950: '#000000',
},
}SCSS
$custom: #d2eccc; $custom-light: #e0f2db; $custom-dark: #000000;
JSON
{
"hex": "#d2eccc",
"rgb": {
"r": 210,
"g": 236,
"b": 204
},
"hsl": {
"h": 108.75,
"s": 45.714,
"l": 86.275
},
"oklch": {
"l": 0.91551,
"c": 0.05085,
"h": 139.8
},
"luminance": 0.78052
}Semantic roles & 50–950 ramp
primary
#D2ECCC
secondary
#BE94C8
accent
#2DB99F
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151615
muted
#848584