#D3EFDF#D3EFDF
#D3EFDF is a very light, muted green. Relative luminance 0.809; OKLCH L 92.7% C 0.036 H 160.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EFDF |
|---|---|
| RGB | rgb(211, 239, 223) |
| HSL | hsl(146, 47%, 88%) |
| HSV | hsv(146, 12%, 94%) |
| CMYK | cmyk(11.7%, 0%, 6.7%, 6.3%) |
| CIE-LAB | lab(92.09, -12.14, 4.64) |
| CIE-LCH | lch(92.09, 12.99, 159.06°) |
| OKLab | oklab(92.73% -0.0343 0.0121) |
| OKLCH | oklch(92.73% 0.036 160.6) |
| XYZ | xyz(71.0468, 80.9084, 81.6715) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.76
Ice
#D6FFFA
ΔE00 6.17
Ice Blue (survey)
#D7FFFE
ΔE00 7.34
Very Pale Blue
#D6FFFE
ΔE00 7.40
Duck Egg Blue
#C3FBF4
ΔE00 7.50
Lightcyan
#E0FFFF
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EFDF #EFD3E3
analogous
#D5EFD3 #D3EFDF #D3EFED
triadic
#D3EFDF #DFD3EF #EFDFD3
tetradic
#D3EFDF #D3D5EF #EFD3E3 #EFEDD3
square
#D3EFDF #D3D5EF #EFD3E3 #EFEDD3
split-complementary
#D3EFDF #EDD3EF #EFD3D5
monochromatic
#79CE9E #A6DFBE #D3EFDF #E9F7EF #E9F7EF
Accessibility & contrast
On white
1.22
#D3EFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#D3EFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EFDF
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EFDF | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADE
Deuteranopia (green-blind)
#E9E7E0
Tritanopia (blue-blind)
#CEEFEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3efdf; /* rgb */ color: rgb(211, 239, 223); /* oklch */ color: oklch(92.7% 0.036 160.6);
Tailwind
colors: {
custom: {
50: '#e0f4e9',
500: '#d3efdf',
950: '#000000',
},
}SCSS
$custom: #d3efdf; $custom-light: #e0f4e9; $custom-dark: #000000;
JSON
{
"hex": "#d3efdf",
"rgb": {
"r": 211,
"g": 239,
"b": 223
},
"hsl": {
"h": 145.714,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.92733,
"c": 0.03638,
"h": 160.6
},
"luminance": 0.8091
}Semantic roles & 50–950 ramp
primary
#D3EFDF
secondary
#CC9AB7
accent
#2C7DBA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584