#D3EACE#D3EACE
#D3EACE is a very light, muted green. Relative luminance 0.772; OKLCH L 91.3% C 0.045 H 140.1°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EACE |
|---|---|
| RGB | rgb(211, 234, 206) |
| HSL | hsl(109, 40%, 86%) |
| HSV | hsv(109, 12%, 92%) |
| CMYK | cmyk(9.8%, 0%, 12%, 8.2%) |
| CIE-LAB | lab(90.39, -12.65, 11.05) |
| CIE-LCH | lch(90.39, 16.80, 138.87°) |
| OKLab | oklab(91.26% -0.0343 0.0287) |
| OKLCH | oklch(91.26% 0.045 140.1) |
| XYZ | xyz(67.4252, 77.1500, 69.7198) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.22
Beige
#F5F5DC
ΔE00 8.86
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.32
Lightyellow
#FFFFE0
ΔE00 9.54
Light Sage
#BCECAC
ΔE00 9.61
Off White (survey)
#FFFFE4
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EACE #E5CEEA
analogous
#E1EACE #D3EACE #CEEAD7
triadic
#D3EACE #CED3EA #EACED3
tetradic
#D3EACE #CEE1EA #E5CEEA #EAD7CE
square
#D3EACE #CEE1EA #E5CEEA #EAD7CE
split-complementary
#D3EACE #D7CEEA #EACEE1
monochromatic
#86C578 #ADD8A3 #D3EACE #ECF6EA #ECF6EA
Accessibility & contrast
On white
1.28
#D3EACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#D3EACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EACE
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EACE | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CD
Deuteranopia (green-blind)
#E8E3CF
Tritanopia (blue-blind)
#D2E8E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d3eace; /* rgb */ color: rgb(211, 234, 206); /* oklch */ color: oklch(91.3% 0.045 140.1);
Tailwind
colors: {
custom: {
50: '#e0f0dd',
500: '#d3eace',
950: '#000000',
},
}SCSS
$custom: #d3eace; $custom-light: #e0f0dd; $custom-dark: #000000;
JSON
{
"hex": "#d3eace",
"rgb": {
"r": 211,
"g": 234,
"b": 206
},
"hsl": {
"h": 109.286,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.91255,
"c": 0.04472,
"h": 140.1
},
"luminance": 0.77151
}Semantic roles & 50–950 ramp
primary
#D3EACE
secondary
#BD97C5
accent
#32B39C
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584