#D2F0DB#D2F0DB
#D2F0DB is a very light, muted green. Relative luminance 0.811; OKLCH L 92.8% C 0.042 H 155.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F0DB |
|---|---|
| RGB | rgb(210, 240, 219) |
| HSL | hsl(138, 50%, 88%) |
| HSV | hsv(138, 13%, 94%) |
| CMYK | cmyk(12.5%, 0%, 8.8%, 5.9%) |
| CIE-LAB | lab(92.19, -13.69, 6.86) |
| CIE-LCH | lch(92.19, 15.31, 153.39°) |
| OKLab | oklab(92.77% -0.0382 0.0179) |
| OKLCH | oklch(92.77% 0.042 155) |
| XYZ | xyz(70.5217, 81.1350, 78.9493) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.49
Ice
#D6FFFA
ΔE00 7.31
Duck Egg Blue
#C3FBF4
ΔE00 8.09
Eggshell Blue
#C4FFF7
ΔE00 8.44
Pale Aqua
#B8FFEB
ΔE00 8.57
Ice Blue (survey)
#D7FFFE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F0DB #F0D2E7
analogous
#D8F0D2 #D2F0DB #D2F0EA
triadic
#D2F0DB #DBD2F0 #F0DBD2
tetradic
#D2F0DB #D2D8F0 #F0D2E7 #F0EAD2
square
#D2F0DB #D2D8F0 #F0D2E7 #F0EAD2
split-complementary
#D2F0DB #EAD2F0 #F0D2D8
monochromatic
#76D192 #A4E1B6 #D2F0DB #E8F7ED #E8F7ED
Accessibility & contrast
On white
1.22
#D2F0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#D2F0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F0DB
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F0DB | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDA
Deuteranopia (green-blind)
#EAE7DC
Tritanopia (blue-blind)
#CEEFEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f0db; /* rgb */ color: rgb(210, 240, 219); /* oklch */ color: oklch(92.8% 0.042 155.0);
Tailwind
colors: {
custom: {
50: '#e0f5e6',
500: '#d2f0db',
950: '#000000',
},
}SCSS
$custom: #d2f0db; $custom-light: #e0f5e6; $custom-dark: #000000;
JSON
{
"hex": "#d2f0db",
"rgb": {
"r": 210,
"g": 240,
"b": 219
},
"hsl": {
"h": 138,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.92765,
"c": 0.04221,
"h": 155
},
"luminance": 0.81136
}Semantic roles & 50–950 ramp
primary
#D2F0DB
secondary
#CE99BE
accent
#2891BD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584