#D3F0DB#D3F0DB
#D3F0DB is a very light, muted green. Relative luminance 0.813; OKLCH L 92.8% C 0.041 H 154.1°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F0DB |
|---|---|
| RGB | rgb(211, 240, 219) |
| HSL | hsl(137, 49%, 88%) |
| HSV | hsv(137, 12%, 94%) |
| CMYK | cmyk(12.1%, 0%, 8.8%, 5.9%) |
| CIE-LAB | lab(92.26, -13.36, 6.96) |
| CIE-LCH | lch(92.26, 15.07, 152.48°) |
| OKLab | oklab(92.83% -0.0373 0.0181) |
| OKLCH | oklch(92.83% 0.041 154.1) |
| XYZ | xyz(70.8074, 81.2823, 78.9627) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.27
Ice
#D6FFFA
ΔE00 7.40
Duck Egg Blue
#C3FBF4
ΔE00 8.28
Eggshell Blue
#C4FFF7
ΔE00 8.64
Ice Blue (survey)
#D7FFFE
ΔE00 8.77
Very Pale Blue
#D6FFFE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F0DB #F0D3E8
analogous
#D9F0D3 #D3F0DB #D3F0E9
triadic
#D3F0DB #DBD3F0 #F0DBD3
tetradic
#D3F0DB #D3D9F0 #F0D3E8 #F0E9D3
square
#D3F0DB #D3D9F0 #F0D3E8 #F0E9D3
split-complementary
#D3F0DB #E9D3F0 #F0D3D9
monochromatic
#78D190 #A5E0B6 #D3F0DB #E8F7EC #E8F7EC
Accessibility & contrast
On white
1.22
#D3F0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#D3F0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F0DB
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F0DB | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDA
Deuteranopia (green-blind)
#EBE7DC
Tritanopia (blue-blind)
#CFEFEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3f0db; /* rgb */ color: rgb(211, 240, 219); /* oklch */ color: oklch(92.8% 0.041 154.1);
Tailwind
colors: {
custom: {
50: '#e0f5e6',
500: '#d3f0db',
950: '#000000',
},
}SCSS
$custom: #d3f0db; $custom-light: #e0f5e6; $custom-dark: #000000;
JSON
{
"hex": "#d3f0db",
"rgb": {
"r": 211,
"g": 240,
"b": 219
},
"hsl": {
"h": 136.552,
"s": 49.153,
"l": 88.431
},
"oklch": {
"l": 0.92834,
"c": 0.04144,
"h": 154.1
},
"luminance": 0.81284
}Semantic roles & 50–950 ramp
primary
#D3F0DB
secondary
#CE9ABF
accent
#2994BC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584