#D2FED4#D2FED4
#D2FED4 is a very light, moderate green. Relative luminance 0.893; OKLCH L 95.5% C 0.072 H 146.2°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FED4 |
|---|---|
| RGB | rgb(210, 254, 212) |
| HSL | hsl(123, 96%, 91%) |
| HSV | hsv(123, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 16.5%, 0.4%) |
| CIE-LAB | lab(95.72, -21.79, 15.50) |
| CIE-LCH | lch(95.72, 26.74, 144.56°) |
| OKLab | oklab(95.52% -0.0597 0.04) |
| OKLCH | oklch(95.52% 0.072 146.2) |
| XYZ | xyz(73.9010, 89.3370, 75.6248) |
| Luminance | 0.8934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.39
Very Light Green
#D1FFBD
ΔE00 5.55
Mint
#AAF0C1
ΔE00 6.00
Celadon
#BEFDB7
ΔE00 6.49
Pale Green
#C7FDB5
ΔE00 6.66
Light Mint
#B6FFBB
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FED4 #FED2FC
analogous
#E6FED2 #D2FED4 #D2FEEA
triadic
#D2FED4 #D4D2FE #FED4D2
tetradic
#D2FED4 #D2E6FE #FED2FC #FEEAD2
square
#D2FED4 #D2E6FE #FED2FC #FEEAD2
split-complementary
#D2FED4 #EAD2FE #FED2E6
monochromatic
#5AFB62 #96FD9B #D2FED4 #E1FEE2 #E1FEE2
Accessibility & contrast
On white
1.11
#D2FED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#D2FED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FED4
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FED4 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D2
Deuteranopia (green-blind)
#F8F1D6
Tritanopia (blue-blind)
#CEFCF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2fed4; /* rgb */ color: rgb(210, 254, 212); /* oklch */ color: oklch(95.5% 0.072 146.2);
Tailwind
colors: {
custom: {
50: '#e0fee1',
500: '#d2fed4',
950: '#000000',
},
}SCSS
$custom: #d2fed4; $custom-light: #e0fee1; $custom-dark: #000000;
JSON
{
"hex": "#d2fed4",
"rgb": {
"r": 210,
"g": 254,
"b": 212
},
"hsl": {
"h": 122.727,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.95523,
"c": 0.07187,
"h": 146.2
},
"luminance": 0.89339
}Semantic roles & 50–950 ramp
primary
#D2FED4
secondary
#E88CE4
accent
#00DBE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684