#D4EACE#D4EACE
#D4EACE is a very light, muted green. Relative luminance 0.773; OKLCH L 91.3% C 0.044 H 139.0°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EACE |
|---|---|
| RGB | rgb(212, 234, 206) |
| HSL | hsl(107, 40%, 86%) |
| HSV | hsv(107, 12%, 92%) |
| CMYK | cmyk(9.4%, 0%, 12%, 8.2%) |
| CIE-LAB | lab(90.46, -12.31, 11.16) |
| CIE-LCH | lch(90.46, 16.61, 137.82°) |
| OKLab | oklab(91.33% -0.0333 0.029) |
| OKLCH | oklch(91.33% 0.044 139) |
| XYZ | xyz(67.7127, 77.2982, 69.7332) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.09
Beige
#F5F5DC
ΔE00 8.58
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.07
Lightyellow
#FFFFE0
ΔE00 9.28
Off White (survey)
#FFFFE4
ΔE00 9.42
Light Sage
#BCECAC
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EACE #E4CEEA
analogous
#E2EACE #D4EACE #CEEAD6
triadic
#D4EACE #CED4EA #EACED4
tetradic
#D4EACE #CEE2EA #E4CEEA #EAD6CE
square
#D4EACE #CEE2EA #E4CEEA #EAD6CE
split-complementary
#D4EACE #D6CEEA #EACEE2
monochromatic
#89C578 #AED8A3 #D4EACE #ECF6EA #ECF6EA
Accessibility & contrast
On white
1.28
#D4EACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#D4EACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EACE
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EACE | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CC
Deuteranopia (green-blind)
#E8E3CF
Tritanopia (blue-blind)
#D3E8E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d4eace; /* rgb */ color: rgb(212, 234, 206); /* oklch */ color: oklch(91.3% 0.044 139.0);
Tailwind
colors: {
custom: {
50: '#e1f0dd',
500: '#d4eace',
950: '#000000',
},
}SCSS
$custom: #d4eace; $custom-light: #e1f0dd; $custom-dark: #000000;
JSON
{
"hex": "#d4eace",
"rgb": {
"r": 212,
"g": 234,
"b": 206
},
"hsl": {
"h": 107.143,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.91326,
"c": 0.04413,
"h": 139
},
"luminance": 0.77299
}Semantic roles & 50–950 ramp
primary
#D4EACE
secondary
#BB97C5
accent
#32B397
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584