#D3EDDC#D3EDDC
#D3EDDC is a very light, muted green. Relative luminance 0.796; OKLCH L 92.2% C 0.036 H 157.0°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EDDC |
|---|---|
| RGB | rgb(211, 237, 220) |
| HSL | hsl(141, 42%, 88%) |
| HSV | hsv(141, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(91.50, -11.68, 5.35) |
| CIE-LCH | lch(91.50, 12.85, 155.40°) |
| OKLab | oklab(92.24% -0.0328 0.0139) |
| OKLCH | oklch(92.24% 0.036 157) |
| XYZ | xyz(70.0636, 79.5835, 79.3661) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.67
Ice
#D6FFFA
ΔE00 6.92
Ice Blue (survey)
#D7FFFE
ΔE00 8.04
Lightcyan
#E0FFFF
ΔE00 8.06
Very Pale Blue
#D6FFFE
ΔE00 8.11
Duck Egg Blue
#C3FBF4
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EDDC #EDD3E4
analogous
#D7EDD3 #D3EDDC #D3EDE9
triadic
#D3EDDC #DCD3ED #EDDCD3
tetradic
#D3EDDC #D3D7ED #EDD3E4 #EDE9D3
square
#D3EDDC #D3D7ED #EDD3E4 #EDE9D3
split-complementary
#D3EDDC #E9D3ED #EDD3D7
monochromatic
#7CC997 #A8DBB9 #D3EDDC #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.24
#D3EDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#D3EDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EDDC
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EDDC | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#E8E5DD
Tritanopia (blue-blind)
#CFEDE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d3eddc; /* rgb */ color: rgb(211, 237, 220); /* oklch */ color: oklch(92.2% 0.036 157.0);
Tailwind
colors: {
custom: {
50: '#e0f2e6',
500: '#d3eddc',
950: '#000000',
},
}SCSS
$custom: #d3eddc; $custom-light: #e0f2e6; $custom-dark: #000000;
JSON
{
"hex": "#d3eddc",
"rgb": {
"r": 211,
"g": 237,
"b": 220
},
"hsl": {
"h": 140.769,
"s": 41.935,
"l": 87.843
},
"oklch": {
"l": 0.92239,
"c": 0.03564,
"h": 157
},
"luminance": 0.79585
}Semantic roles & 50–950 ramp
primary
#D3EDDC
secondary
#C99CB9
accent
#3087B5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584