#D2F2DB#D2F2DB
#D2F2DB is a very light, muted green. Relative luminance 0.823; OKLCH L 93.2% C 0.045 H 154.2°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2DB |
|---|---|
| RGB | rgb(210, 242, 219) |
| HSL | hsl(137, 55%, 89%) |
| HSV | hsv(137, 13%, 95%) |
| CMYK | cmyk(13.2%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(92.72, -14.69, 7.61) |
| CIE-LCH | lch(92.72, 16.54, 152.60°) |
| OKLab | oklab(93.18% -0.0409 0.0198) |
| OKLCH | oklch(93.18% 0.045 154.2) |
| XYZ | xyz(71.1137, 82.3191, 79.1466) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.93
Ice
#D6FFFA
ΔE00 7.59
Pale Aqua
#B8FFEB
ΔE00 8.12
Duck Egg Blue
#C3FBF4
ΔE00 8.15
Eggshell Blue
#C4FFF7
ΔE00 8.41
Light Light Blue
#CAFFFB
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2DB #F2D2E9
analogous
#D9F2D2 #D2F2DB #D2F2EB
triadic
#D2F2DB #DBD2F2 #F2DBD2
tetradic
#D2F2DB #D2D9F2 #F2D2E9 #F2EBD2
square
#D2F2DB #D2D9F2 #F2D2E9 #F2EBD2
split-complementary
#D2F2DB #EBD2F2 #F2D2D9
monochromatic
#73D78F #A3E4B5 #D2F2DB #E7F8EC #E7F8EC
Accessibility & contrast
On white
1.20
#D2F2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#D2F2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2DB
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2DB | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2ECDA
Deuteranopia (green-blind)
#ECE9DC
Tritanopia (blue-blind)
#CEF1EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2f2db; /* rgb */ color: rgb(210, 242, 219); /* oklch */ color: oklch(93.2% 0.045 154.2);
Tailwind
colors: {
custom: {
50: '#e0f6e6',
500: '#d2f2db',
950: '#000000',
},
}SCSS
$custom: #d2f2db; $custom-light: #e0f6e6; $custom-dark: #000000;
JSON
{
"hex": "#d2f2db",
"rgb": {
"r": 210,
"g": 242,
"b": 219
},
"hsl": {
"h": 136.875,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.93181,
"c": 0.04548,
"h": 154.2
},
"luminance": 0.8232
}Semantic roles & 50–950 ramp
primary
#D2F2DB
secondary
#D197C1
accent
#2396C3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584