#D2F4AC#D2F4AC
#D2F4AC is a very light, moderate yellow-green. Relative luminance 0.814; OKLCH L 92.5% C 0.100 H 128.7°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F4AC |
|---|---|
| RGB | rgb(210, 244, 172) |
| HSL | hsl(88, 77%, 82%) |
| HSV | hsv(88, 30%, 96%) |
| CMYK | cmyk(13.9%, 0%, 29.5%, 4.3%) |
| CIE-LAB | lab(92.30, -23.22, 31.17) |
| CIE-LCH | lch(92.30, 38.86, 126.68°) |
| OKLab | oklab(92.54% -0.0628 0.0783) |
| OKLCH | oklch(92.54% 0.1 128.7) |
| XYZ | xyz(66.3743, 81.3809, 51.2330) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.50
Very Light Green
#D1FFBD
ΔE00 3.57
Pale Green
#C7FDB5
ΔE00 3.95
Light Light Green
#C8FFB0
ΔE00 3.96
Washed Out Green
#BCF5A6
ΔE00 4.11
Light Sage
#BCECAC
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F4AC #CEACF4
analogous
#F4F2AC #D2F4AC #AEF4AC
triadic
#D2F4AC #ACD2F4 #F4ACD2
tetradic
#D2F4AC #ACF4F2 #CEACF4 #F4ACAE
square
#D2F4AC #ACF4F2 #CEACF4 #F4ACAE
split-complementary
#D2F4AC #ACAEF4 #F2ACF4
monochromatic
#97E640 #B5ED76 #D2F4AC #EFFBE2 #F0FBE4
Accessibility & contrast
On white
1.22
#D2F4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#D2F4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F4AC
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F4AC | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA7
Deuteranopia (green-blind)
#F6E8AF
Tritanopia (blue-blind)
#D5EEE1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f4ac; /* rgb */ color: rgb(210, 244, 172); /* oklch */ color: oklch(92.5% 0.100 128.7);
Tailwind
colors: {
custom: {
50: '#e0f7c5',
500: '#d2f4ac',
950: '#000000',
},
}SCSS
$custom: #d2f4ac; $custom-light: #e0f7c5; $custom-dark: #000000;
JSON
{
"hex": "#d2f4ac",
"rgb": {
"r": 210,
"g": 244,
"b": 172
},
"hsl": {
"h": 88.333,
"s": 76.596,
"l": 81.569
},
"oklch": {
"l": 0.9254,
"c": 0.10036,
"h": 128.7
},
"luminance": 0.81382
}Semantic roles & 50–950 ramp
primary
#D2F4AC
secondary
#9F70D4
accent
#0DD96D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582