#D3ECDC#D3ECDC
#D3ECDC is a very light, muted green. Relative luminance 0.790; OKLCH L 92.0% C 0.034 H 157.6°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D3ECDC |
|---|---|
| RGB | rgb(211, 236, 220) |
| HSL | hsl(142, 40%, 88%) |
| HSV | hsv(142, 11%, 93%) |
| CMYK | cmyk(10.6%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(91.24, -11.18, 4.97) |
| CIE-LCH | lch(91.24, 12.24, 156.03°) |
| OKLab | oklab(92.03% -0.0314 0.013) |
| OKLCH | oklch(92.03% 0.034 157.6) |
| XYZ | xyz(69.7749, 79.0060, 79.2699) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.56
Ice
#D6FFFA
ΔE00 6.93
Lightcyan
#E0FFFF
ΔE00 7.86
Ice Blue (survey)
#D7FFFE
ΔE00 7.95
Very Pale Blue
#D6FFFE
ΔE00 8.03
Duck Egg Blue
#C3FBF4
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3ECDC #ECD3E3
analogous
#D6ECD3 #D3ECDC #D3ECE8
triadic
#D3ECDC #DCD3EC #ECDCD3
tetradic
#D3ECDC #D3D6EC #ECD3E3 #ECE8D3
square
#D3ECDC #D3D6EC #ECD3E3 #ECE8D3
split-complementary
#D3ECDC #E8D3EC #ECD3D6
monochromatic
#7EC798 #A8DABA #D3ECDC #EAF6EE #EAF6EE
Accessibility & contrast
On white
1.25
#D3ECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#D3ECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3ECDC
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3ECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3ECDC | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#E7E5DD
Tritanopia (blue-blind)
#CFECE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3ecdc; /* rgb */ color: rgb(211, 236, 220); /* oklch */ color: oklch(92.0% 0.034 157.6);
Tailwind
colors: {
custom: {
50: '#e0f2e6',
500: '#d3ecdc',
950: '#000000',
},
}SCSS
$custom: #d3ecdc; $custom-light: #e0f2e6; $custom-dark: #000000;
JSON
{
"hex": "#d3ecdc",
"rgb": {
"r": 211,
"g": 236,
"b": 220
},
"hsl": {
"h": 141.6,
"s": 39.683,
"l": 87.647
},
"oklch": {
"l": 0.92033,
"c": 0.034,
"h": 157.6
},
"luminance": 0.79007
}Semantic roles & 50–950 ramp
primary
#D3ECDC
secondary
#C79CB8
accent
#3385B3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584