#D0F2DB#D0F2DB
#D0F2DB is a very light, muted green. Relative luminance 0.820; OKLCH L 93.0% C 0.047 H 155.8°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F2DB |
|---|---|
| RGB | rgb(208, 242, 219) |
| HSL | hsl(139, 57%, 88%) |
| HSV | hsv(139, 14%, 95%) |
| CMYK | cmyk(14%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(92.59, -15.34, 7.41) |
| CIE-LCH | lch(92.59, 17.04, 154.21°) |
| OKLab | oklab(93.05% -0.0429 0.0193) |
| OKLCH | oklch(93.05% 0.047 155.8) |
| XYZ | xyz(70.5477, 82.0272, 79.1201) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.36
Ice
#D6FFFA
ΔE00 7.48
Pale Aqua
#B8FFEB
ΔE00 7.65
Duck Egg Blue
#C3FBF4
ΔE00 7.82
Eggshell Blue
#C4FFF7
ΔE00 8.06
Light Light Blue
#CAFFFB
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F2DB #F2D0E7
analogous
#D6F2D0 #D0F2DB #D0F2EC
triadic
#D0F2DB #DBD0F2 #F2DBD0
tetradic
#D0F2DB #D0D6F2 #F2D0E7 #F2ECD0
square
#D0F2DB #D0D6F2 #F2D0E7 #F2ECD0
split-complementary
#D0F2DB #ECD0F2 #F2D0D6
monochromatic
#70D792 #A0E5B6 #D0F2DB #E7F8ED #E7F8ED
Accessibility & contrast
On white
1.21
#D0F2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#D0F2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F2DB
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F2DB | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2ECDA
Deuteranopia (green-blind)
#EBE8DC
Tritanopia (blue-blind)
#CBF1EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d0f2db; /* rgb */ color: rgb(208, 242, 219); /* oklch */ color: oklch(93.0% 0.047 155.8);
Tailwind
colors: {
custom: {
50: '#def6e6',
500: '#d0f2db',
950: '#000000',
},
}SCSS
$custom: #d0f2db; $custom-light: #def6e6; $custom-dark: #000000;
JSON
{
"hex": "#d0f2db",
"rgb": {
"r": 208,
"g": 242,
"b": 219
},
"hsl": {
"h": 139.412,
"s": 56.667,
"l": 88.235
},
"oklch": {
"l": 0.93046,
"c": 0.04701,
"h": 155.8
},
"luminance": 0.82029
}Semantic roles & 50–950 ramp
primary
#D0F2DB
secondary
#D195BE
accent
#2190C4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584