#D3EADC#D3EADC
#D3EADC is a very light, muted green. Relative luminance 0.779; OKLCH L 91.6% C 0.031 H 159.1°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EADC |
|---|---|
| RGB | rgb(211, 234, 220) |
| HSL | hsl(143, 35%, 87%) |
| HSV | hsv(143, 10%, 92%) |
| CMYK | cmyk(9.8%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(90.72, -10.17, 4.22) |
| CIE-LCH | lch(90.72, 11.01, 157.48°) |
| OKLab | oklab(91.62% -0.0287 0.011) |
| OKLCH | oklch(91.62% 0.031 159.1) |
| XYZ | xyz(69.2023, 77.8609, 79.0790) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.47
Ice
#D6FFFA
ΔE00 7.04
Lightcyan
#E0FFFF
ΔE00 7.53
Ice Blue (survey)
#D7FFFE
ΔE00 7.85
Very Pale Blue
#D6FFFE
ΔE00 7.96
Mintcream
#F5FFFA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EADC #EAD3E1
analogous
#D6EAD3 #D3EADC #D3EAE8
triadic
#D3EADC #DCD3EA #EADCD3
tetradic
#D3EADC #D3D6EA #EAD3E1 #EAE8D3
square
#D3EADC #D3D6EA #EAD3E1 #EAE8D3
split-complementary
#D3EADC #E8D3EA #EAD3D6
monochromatic
#80C29A #AAD6BB #D3EADC #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.27
#D3EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#D3EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EADC
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EADC | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DB
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#CFEAE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d3eadc; /* rgb */ color: rgb(211, 234, 220); /* oklch */ color: oklch(91.6% 0.031 159.1);
Tailwind
colors: {
custom: {
50: '#e0f0e6',
500: '#d3eadc',
950: '#000000',
},
}SCSS
$custom: #d3eadc; $custom-light: #e0f0e6; $custom-dark: #000000;
JSON
{
"hex": "#d3eadc",
"rgb": {
"r": 211,
"g": 234,
"b": 220
},
"hsl": {
"h": 143.478,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.9162,
"c": 0.03074,
"h": 159.1
},
"luminance": 0.77862
}Semantic roles & 50–950 ramp
primary
#D3EADC
secondary
#C49DB5
accent
#3780AE
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584