#D0F0DA#D0F0DA
#D0F0DA is a very light, muted green. Relative luminance 0.808; OKLCH L 92.6% C 0.045 H 155.4°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F0DA |
|---|---|
| RGB | rgb(208, 240, 218) |
| HSL | hsl(139, 52%, 88%) |
| HSV | hsv(139, 13%, 94%) |
| CMYK | cmyk(13.3%, 0%, 9.2%, 5.9%) |
| CIE-LAB | lab(92.04, -14.53, 7.14) |
| CIE-LCH | lch(92.04, 16.19, 153.82°) |
| OKLab | oklab(92.6% -0.0406 0.0186) |
| OKLCH | oklch(92.6% 0.045 155.4) |
| XYZ | xyz(69.8245, 80.7907, 78.2315) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.05
Ice
#D6FFFA
ΔE00 7.46
Duck Egg Blue
#C3FBF4
ΔE00 7.97
Pale Aqua
#B8FFEB
ΔE00 8.13
Eggshell Blue
#C4FFF7
ΔE00 8.28
Light Light Blue
#CAFFFB
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F0DA #F0D0E6
analogous
#D6F0D0 #D0F0DA #D0F0EA
triadic
#D0F0DA #DAD0F0 #F0DAD0
tetradic
#D0F0DA #D0D6F0 #F0D0E6 #F0EAD0
square
#D0F0DA #D0D6F0 #F0D0E6 #F0EAD0
split-complementary
#D0F0DA #EAD0F0 #F0D0D6
monochromatic
#73D291 #A2E1B5 #D0F0DA #E8F8ED #E8F8ED
Accessibility & contrast
On white
1.22
#D0F0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#D0F0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F0DA
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F0DA | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBD9
Deuteranopia (green-blind)
#EAE7DB
Tritanopia (blue-blind)
#CBEFE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d0f0da; /* rgb */ color: rgb(208, 240, 218); /* oklch */ color: oklch(92.6% 0.045 155.4);
Tailwind
colors: {
custom: {
50: '#def5e5',
500: '#d0f0da',
950: '#000000',
},
}SCSS
$custom: #d0f0da; $custom-light: #def5e5; $custom-dark: #000000;
JSON
{
"hex": "#d0f0da",
"rgb": {
"r": 208,
"g": 240,
"b": 218
},
"hsl": {
"h": 138.75,
"s": 51.613,
"l": 87.843
},
"oklch": {
"l": 0.92603,
"c": 0.04464,
"h": 155.4
},
"luminance": 0.80792
}Semantic roles & 50–950 ramp
primary
#D0F0DA
secondary
#CE96BD
accent
#268FBF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584