#D2F2DD#D2F2DD
#D2F2DD is a very light, muted green. Relative luminance 0.824; OKLCH L 93.2% C 0.044 H 156.7°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2DD |
|---|---|
| RGB | rgb(210, 242, 221) |
| HSL | hsl(141, 55%, 89%) |
| HSV | hsv(141, 13%, 95%) |
| CMYK | cmyk(13.2%, 0%, 8.7%, 5.1%) |
| CIE-LAB | lab(92.76, -14.32, 6.64) |
| CIE-LCH | lch(92.76, 15.79, 155.12°) |
| OKLab | oklab(93.23% -0.0401 0.0173) |
| OKLCH | oklch(93.23% 0.044 156.7) |
| XYZ | xyz(71.3786, 82.4250, 80.5416) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.69
Ice
#D6FFFA
ΔE00 6.97
Duck Egg Blue
#C3FBF4
ΔE00 7.63
Eggshell Blue
#C4FFF7
ΔE00 7.94
Pale Aqua
#B8FFEB
ΔE00 8.00
Light Light Blue
#CAFFFB
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2DD #F2D2E7
analogous
#D7F2D2 #D2F2DD #D2F2ED
triadic
#D2F2DD #DDD2F2 #F2DDD2
tetradic
#D2F2DD #D2D7F2 #F2D2E7 #F2EDD2
square
#D2F2DD #D2D7F2 #F2D2E7 #F2EDD2
split-complementary
#D2F2DD #EDD2F2 #F2D2D7
monochromatic
#73D795 #A3E4B9 #D2F2DD #E7F8ED #E7F8ED
Accessibility & contrast
On white
1.20
#D2F2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#D2F2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2DD
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2DD | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDC
Deuteranopia (green-blind)
#ECE9DE
Tritanopia (blue-blind)
#CDF1EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2f2dd; /* rgb */ color: rgb(210, 242, 221); /* oklch */ color: oklch(93.2% 0.044 156.7);
Tailwind
colors: {
custom: {
50: '#e0f6e7',
500: '#d2f2dd',
950: '#000000',
},
}SCSS
$custom: #d2f2dd; $custom-light: #e0f6e7; $custom-dark: #000000;
JSON
{
"hex": "#d2f2dd",
"rgb": {
"r": 210,
"g": 242,
"b": 221
},
"hsl": {
"h": 140.625,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.93234,
"c": 0.0437,
"h": 156.7
},
"luminance": 0.82426
}Semantic roles & 50–950 ramp
primary
#D2F2DD
secondary
#D197BD
accent
#238CC3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584