#D3EFDC#D3EFDC
#D3EFDC is a very light, muted green. Relative luminance 0.807; OKLCH L 92.7% C 0.039 H 155.9°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EFDC |
|---|---|
| RGB | rgb(211, 239, 220) |
| HSL | hsl(139, 47%, 88%) |
| HSV | hsv(139, 12%, 94%) |
| CMYK | cmyk(11.7%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(92.02, -12.68, 6.10) |
| CIE-LCH | lch(92.02, 14.07, 154.31°) |
| OKLab | oklab(92.65% -0.0355 0.0159) |
| OKLCH | oklch(92.65% 0.039 155.9) |
| XYZ | xyz(70.6459, 80.7480, 79.5602) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.97
Ice
#D6FFFA
ΔE00 7.01
Duck Egg Blue
#C3FBF4
ΔE00 8.09
Ice Blue (survey)
#D7FFFE
ΔE00 8.29
Very Pale Blue
#D6FFFE
ΔE00 8.35
Lightcyan
#E0FFFF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EFDC #EFD3E6
analogous
#D8EFD3 #D3EFDC #D3EFEA
triadic
#D3EFDC #DCD3EF #EFDCD3
tetradic
#D3EFDC #D3D8EF #EFD3E6 #EFEAD3
square
#D3EFDC #D3D8EF #EFD3E6 #EFEAD3
split-complementary
#D3EFDC #EAD3EF #EFD3D8
monochromatic
#79CE95 #A6DFB8 #D3EFDC #E9F7ED #E9F7ED
Accessibility & contrast
On white
1.22
#D3EFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#D3EFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EFDC
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EFDC | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEADB
Deuteranopia (green-blind)
#EAE7DD
Tritanopia (blue-blind)
#CFEEE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3efdc; /* rgb */ color: rgb(211, 239, 220); /* oklch */ color: oklch(92.7% 0.039 155.9);
Tailwind
colors: {
custom: {
50: '#e0f4e6',
500: '#d3efdc',
950: '#000000',
},
}SCSS
$custom: #d3efdc; $custom-light: #e0f4e6; $custom-dark: #000000;
JSON
{
"hex": "#d3efdc",
"rgb": {
"r": 211,
"g": 239,
"b": 220
},
"hsl": {
"h": 139.286,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.92653,
"c": 0.0389,
"h": 155.9
},
"luminance": 0.80749
}Semantic roles & 50–950 ramp
primary
#D3EFDC
secondary
#CC9ABC
accent
#2C8CBA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584