#D4ECCF#D4ECCF
#D4ECCF is a very light, muted green. Relative luminance 0.785; OKLCH L 91.8% C 0.046 H 140.3°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ECCF |
|---|---|
| RGB | rgb(212, 236, 207) |
| HSL | hsl(110, 43%, 87%) |
| HSV | hsv(110, 12%, 93%) |
| CMYK | cmyk(10.2%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(91.00, -13.14, 11.41) |
| CIE-LCH | lch(91.00, 17.41, 139.03°) |
| OKLab | oklab(91.77% -0.0356 0.0296) |
| OKLCH | oklch(91.77% 0.046 140.3) |
| XYZ | xyz(68.4071, 78.4922, 70.5659) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.26
Beige
#F5F5DC
ΔE00 9.00
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.25
Light Sage
#BCECAC
ΔE00 9.32
Very Pale Green
#CFFDBC
ΔE00 9.39
Lightyellow
#FFFFE0
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ECCF #E7CFEC
analogous
#E3ECCF #D4ECCF #CFECD9
triadic
#D4ECCF #CFD4EC #ECCFD4
tetradic
#D4ECCF #CFE3EC #E7CFEC #ECD9CF
square
#D4ECCF #CFE3EC #E7CFEC #ECD9CF
split-complementary
#D4ECCF #D9CFEC #ECCFE3
monochromatic
#85C977 #ADDBA3 #D4ECCF #EBF6E9 #EBF6E9
Accessibility & contrast
On white
1.26
#D4ECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#D4ECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ECCF
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ECCF | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7CD
Deuteranopia (green-blind)
#EAE4D0
Tritanopia (blue-blind)
#D3EAE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4eccf; /* rgb */ color: rgb(212, 236, 207); /* oklch */ color: oklch(91.8% 0.046 140.3);
Tailwind
colors: {
custom: {
50: '#e1f2dd',
500: '#d4eccf',
950: '#000000',
},
}SCSS
$custom: #d4eccf; $custom-light: #e1f2dd; $custom-dark: #000000;
JSON
{
"hex": "#d4eccf",
"rgb": {
"r": 212,
"g": 236,
"b": 207
},
"hsl": {
"h": 109.655,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.91766,
"c": 0.04635,
"h": 140.3
},
"luminance": 0.78493
}Semantic roles & 50–950 ramp
primary
#D4ECCF
secondary
#BF98C8
accent
#2FB69F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584