#D2FED9#D2FED9
#D2FED9 is a very light, moderate green. Relative luminance 0.896; OKLCH L 95.6% C 0.067 H 149.6°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FED9 |
|---|---|
| RGB | rgb(210, 254, 217) |
| HSL | hsl(130, 96%, 91%) |
| HSV | hsv(130, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 14.6%, 0.4%) |
| CIE-LAB | lab(95.83, -20.92, 13.09) |
| CIE-LCH | lch(95.83, 24.68, 147.96°) |
| OKLab | oklab(95.64% -0.0577 0.0339) |
| OKLCH | oklch(95.64% 0.067 149.6) |
| XYZ | xyz(74.5415, 89.5932, 78.9981) |
| Luminance | 0.8960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.27
Very Pale Green
#CFFDBC
ΔE00 6.73
Very Light Green
#D1FFBD
ΔE00 6.90
Pale Turquoise
#A5FBD5
ΔE00 7.19
Celadon
#BEFDB7
ΔE00 7.69
Light Mint
#B6FFBB
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FED9 #FED2F7
analogous
#E1FED2 #D2FED9 #D2FEEF
triadic
#D2FED9 #D9D2FE #FED9D2
tetradic
#D2FED9 #D2E1FE #FED2F7 #FEEFD2
square
#D2FED9 #D2E1FE #FED2F7 #FEEFD2
split-complementary
#D2FED9 #EFD2FE #FED2E1
monochromatic
#5AFB74 #96FDA6 #D2FED9 #E1FEE6 #E1FEE6
Accessibility & contrast
On white
1.11
#D2FED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#D2FED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FED9
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FED9 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D7
Deuteranopia (green-blind)
#F7F1DB
Tritanopia (blue-blind)
#CDFCF3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2fed9; /* rgb */ color: rgb(210, 254, 217); /* oklch */ color: oklch(95.6% 0.067 149.6);
Tailwind
colors: {
custom: {
50: '#e0fee4',
500: '#d2fed9',
950: '#000000',
},
}SCSS
$custom: #d2fed9; $custom-light: #e0fee4; $custom-dark: #000000;
JSON
{
"hex": "#d2fed9",
"rgb": {
"r": 210,
"g": 254,
"b": 217
},
"hsl": {
"h": 129.545,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.95643,
"c": 0.06689,
"h": 149.6
},
"luminance": 0.89595
}Semantic roles & 50–950 ramp
primary
#D2FED9
secondary
#E88CDA
accent
#00C1E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684