#D2F2D2#D2F2D2
#D2F2D2 is a very light, muted green. Relative luminance 0.819; OKLCH L 93.0% C 0.054 H 145.1°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2D2 |
|---|---|
| RGB | rgb(210, 242, 210) |
| HSL | hsl(120, 55%, 89%) |
| HSV | hsv(120, 13%, 95%) |
| CMYK | cmyk(13.2%, 0%, 13.2%, 5.1%) |
| CIE-LAB | lab(92.51, -16.28, 11.98) |
| CIE-LCH | lch(92.51, 20.21, 143.63°) |
| OKLab | oklab(92.95% -0.0446 0.0311) |
| OKLCH | oklch(92.95% 0.054 145.1) |
| XYZ | xyz(69.9608, 81.8579, 73.0745) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.73
Very Pale Green
#CFFDBC
ΔE00 8.02
Very Light Green
#D1FFBD
ΔE00 8.26
Light Sage
#BCECAC
ΔE00 8.27
Honeydew
#F0FFF0
ΔE00 8.35
Light Grey Green
#B7E1A1
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2D2 #F2D2F2
analogous
#E2F2D2 #D2F2D2 #D2F2E2
triadic
#D2F2D2 #D2D2F2 #F2D2D2
tetradic
#D2F2D2 #D2E2F2 #F2D2F2 #F2E2D2
square
#D2F2D2 #D2E2F2 #F2D2F2 #F2E2D2
split-complementary
#D2F2D2 #E2D2F2 #F2D2E2
monochromatic
#73D773 #A3E4A3 #D2F2D2 #E7F8E7 #E7F8E7
Accessibility & contrast
On white
1.21
#D2F2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#D2F2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2D2
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2D2 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECD0
Deuteranopia (green-blind)
#EEE8D4
Tritanopia (blue-blind)
#CFF0E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f2d2; /* rgb */ color: rgb(210, 242, 210); /* oklch */ color: oklch(93.0% 0.054 145.1);
Tailwind
colors: {
custom: {
50: '#e0f6df',
500: '#d2f2d2',
950: '#000000',
},
}SCSS
$custom: #d2f2d2; $custom-light: #e0f6df; $custom-dark: #000000;
JSON
{
"hex": "#d2f2d2",
"rgb": {
"r": 210,
"g": 242,
"b": 210
},
"hsl": {
"h": 120,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.92952,
"c": 0.05432,
"h": 145.1
},
"luminance": 0.81859
}Semantic roles & 50–950 ramp
primary
#D2F2D2
secondary
#D197D1
accent
#23C3C3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584