#D3ECDF#D3ECDF
#D3ECDF is a very light, muted green. Relative luminance 0.792; OKLCH L 92.1% C 0.032 H 163.2°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D3ECDF |
|---|---|
| RGB | rgb(211, 236, 223) |
| HSL | hsl(149, 40%, 88%) |
| HSV | hsv(149, 11%, 93%) |
| CMYK | cmyk(10.6%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(91.31, -10.63, 3.51) |
| CIE-LCH | lch(91.31, 11.20, 161.71°) |
| OKLab | oklab(92.11% -0.0302 0.0091) |
| OKLCH | oklch(92.11% 0.032 163.2) |
| XYZ | xyz(70.1758, 79.1664, 81.3812) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.54
Ice
#D6FFFA
ΔE00 6.24
Lightcyan
#E0FFFF
ΔE00 6.88
Ice Blue (survey)
#D7FFFE
ΔE00 7.08
Very Pale Blue
#D6FFFE
ΔE00 7.17
Very Light Blue
#D5FFFF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3ECDF #ECD3E0
analogous
#D3ECD3 #D3ECDF #D3ECEC
triadic
#D3ECDF #DFD3EC #ECDFD3
tetradic
#D3ECDF #D3D3EC #ECD3E0 #ECECD3
square
#D3ECDF #D3D3EC #ECD3E0 #ECECD3
split-complementary
#D3ECDF #ECD3EC #ECD3D3
monochromatic
#7EC7A1 #A8DAC0 #D3ECDF #EAF6EF #EAF6EF
Accessibility & contrast
On white
1.25
#D3ECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#D3ECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3ECDF
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3ECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3ECDF | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#E6E5E0
Tritanopia (blue-blind)
#CFECE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3ecdf; /* rgb */ color: rgb(211, 236, 223); /* oklch */ color: oklch(92.1% 0.032 163.2);
Tailwind
colors: {
custom: {
50: '#e0f2e9',
500: '#d3ecdf',
950: '#000000',
},
}SCSS
$custom: #d3ecdf; $custom-light: #e0f2e9; $custom-dark: #000000;
JSON
{
"hex": "#d3ecdf",
"rgb": {
"r": 211,
"g": 236,
"b": 223
},
"hsl": {
"h": 148.8,
"s": 39.683,
"l": 87.647
},
"oklch": {
"l": 0.92114,
"c": 0.0316,
"h": 163.2
},
"luminance": 0.79168
}Semantic roles & 50–950 ramp
primary
#D3ECDF
secondary
#C79CB2
accent
#3375B3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584