#D2ECD3#D2ECD3
#D2ECD3 is a very light, muted green. Relative luminance 0.784; OKLCH L 91.7% C 0.043 H 146.3°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECD3 |
|---|---|
| RGB | rgb(210, 236, 211) |
| HSL | hsl(122, 41%, 87%) |
| HSV | hsv(122, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 10.6%, 7.5%) |
| CIE-LAB | lab(90.96, -13.12, 9.25) |
| CIE-LCH | lch(90.96, 16.05, 144.82°) |
| OKLab | oklab(91.73% -0.036 0.0241) |
| OKLCH | oklch(91.73% 0.043 146.3) |
| XYZ | xyz(68.3292, 78.3948, 73.1472) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.83
Ice
#D6FFFA
ΔE00 9.21
Beige
#F5F5DC
ΔE00 9.51
Mint
#AAF0C1
ΔE00 9.68
Duck Egg Blue
#C3FBF4
ΔE00 9.98
Pale Aqua
#B8FFEB
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECD3 #ECD2EB
analogous
#DEECD2 #D2ECD3 #D2ECE0
triadic
#D2ECD3 #D3D2EC #ECD3D2
tetradic
#D2ECD3 #D2DEEC #ECD2EB #ECE0D2
square
#D2ECD3 #D2DEEC #ECD2EB #ECE0D2
split-complementary
#D2ECD3 #E0D2EC #ECD2DE
monochromatic
#7CC87F #A7DAA9 #D2ECD3 #E9F6EA #E9F6EA
Accessibility & contrast
On white
1.26
#D2ECD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#D2ECD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECD3
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECD3 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE7D2
Deuteranopia (green-blind)
#E8E4D4
Tritanopia (blue-blind)
#D0EAE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2ecd3; /* rgb */ color: rgb(210, 236, 211); /* oklch */ color: oklch(91.7% 0.043 146.3);
Tailwind
colors: {
custom: {
50: '#e0f2e0',
500: '#d2ecd3',
950: '#000000',
},
}SCSS
$custom: #d2ecd3; $custom-light: #e0f2e0; $custom-dark: #000000;
JSON
{
"hex": "#d2ecd3",
"rgb": {
"r": 210,
"g": 236,
"b": 211
},
"hsl": {
"h": 122.308,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.91726,
"c": 0.04332,
"h": 146.3
},
"luminance": 0.78396
}Semantic roles & 50–950 ramp
primary
#D2ECD3
secondary
#C79BC6
accent
#32AFB4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584