#D2F2DE#D2F2DE
#D2F2DE is a very light, muted green. Relative luminance 0.825; OKLCH L 93.3% C 0.043 H 158.0°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2DE |
|---|---|
| RGB | rgb(210, 242, 222) |
| HSL | hsl(143, 55%, 89%) |
| HSV | hsv(143, 13%, 95%) |
| CMYK | cmyk(13.2%, 0%, 8.3%, 5.1%) |
| CIE-LAB | lab(92.79, -14.14, 6.16) |
| CIE-LCH | lch(92.79, 15.42, 156.47°) |
| OKLab | oklab(93.26% -0.0397 0.016) |
| OKLCH | oklch(93.26% 0.043 158) |
| XYZ | xyz(71.5122, 82.4785, 81.2453) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.59
Ice
#D6FFFA
ΔE00 6.66
Duck Egg Blue
#C3FBF4
ΔE00 7.39
Eggshell Blue
#C4FFF7
ΔE00 7.72
Pale Aqua
#B8FFEB
ΔE00 7.96
Light Light Blue
#CAFFFB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2DE #F2D2E6
analogous
#D6F2D2 #D2F2DE #D2F2EE
triadic
#D2F2DE #DED2F2 #F2DED2
tetradic
#D2F2DE #D2D6F2 #F2D2E6 #F2EED2
square
#D2F2DE #D2D6F2 #F2D2E6 #F2EED2
split-complementary
#D2F2DE #EED2F2 #F2D2D6
monochromatic
#73D798 #A3E4BB #D2F2DE #E7F8EE #E7F8EE
Accessibility & contrast
On white
1.20
#D2F2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#D2F2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2DE
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2DE | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDDD
Deuteranopia (green-blind)
#EBE9DF
Tritanopia (blue-blind)
#CDF2EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2f2de; /* rgb */ color: rgb(210, 242, 222); /* oklch */ color: oklch(93.3% 0.043 158.0);
Tailwind
colors: {
custom: {
50: '#e0f6e8',
500: '#d2f2de',
950: '#000000',
},
}SCSS
$custom: #d2f2de; $custom-light: #e0f6e8; $custom-dark: #000000;
JSON
{
"hex": "#d2f2de",
"rgb": {
"r": 210,
"g": 242,
"b": 222
},
"hsl": {
"h": 142.5,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.9326,
"c": 0.04285,
"h": 158
},
"luminance": 0.8248
}Semantic roles & 50–950 ramp
primary
#D2F2DE
secondary
#D197BB
accent
#2387C3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584