#D4ECCD#D4ECCD
#D4ECCD is a very light, muted green. Relative luminance 0.784; OKLCH L 91.7% C 0.049 H 138.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ECCD |
|---|---|
| RGB | rgb(212, 236, 205) |
| HSL | hsl(106, 45%, 86%) |
| HSV | hsv(106, 13%, 93%) |
| CMYK | cmyk(10.2%, 0%, 13.1%, 7.5%) |
| CIE-LAB | lab(90.96, -13.48, 12.39) |
| CIE-LCH | lch(90.96, 18.31, 137.42°) |
| OKLab | oklab(91.72% -0.0365 0.0321) |
| OKLCH | oklch(91.72% 0.049 138.6) |
| XYZ | xyz(68.1642, 78.3950, 69.2864) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.67
Light Sage
#BCECAC
ΔE00 8.81
Very Pale Green
#CFFDBC
ΔE00 8.88
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.03
Beige
#F5F5DC
ΔE00 9.06
Very Light Green
#D1FFBD
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ECCD #E5CDEC
analogous
#E4ECCD #D4ECCD #CDECD6
triadic
#D4ECCD #CDD4EC #ECCDD4
tetradic
#D4ECCD #CDE4EC #E5CDEC #ECD6CD
square
#D4ECCD #CDE4EC #E5CDEC #ECD6CD
split-complementary
#D4ECCD #D6CDEC #ECCDE4
monochromatic
#88CA74 #AEDBA1 #D4ECCD #ECF7E9 #ECF7E9
Accessibility & contrast
On white
1.26
#D4ECCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#D4ECCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ECCD
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ECCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ECCD | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7CB
Deuteranopia (green-blind)
#EAE4CE
Tritanopia (blue-blind)
#D3EAE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4eccd; /* rgb */ color: rgb(212, 236, 205); /* oklch */ color: oklch(91.7% 0.049 138.6);
Tailwind
colors: {
custom: {
50: '#e1f2dc',
500: '#d4eccd',
950: '#000000',
},
}SCSS
$custom: #d4eccd; $custom-light: #e1f2dc; $custom-dark: #000000;
JSON
{
"hex": "#d4eccd",
"rgb": {
"r": 212,
"g": 236,
"b": 205
},
"hsl": {
"h": 106.452,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.91716,
"c": 0.04858,
"h": 138.6
},
"luminance": 0.78396
}Semantic roles & 50–950 ramp
primary
#D4ECCD
secondary
#BC95C8
accent
#2DB899
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584