#D2FA8A#D2FA8A
#D2FA8A is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.3% C 0.146 H 125.2°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA8A |
|---|---|
| RGB | rgb(210, 250, 138) |
| HSL | hsl(81, 92%, 76%) |
| HSV | hsv(81, 45%, 98%) |
| CMYK | cmyk(16%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(93.41, -30.29, 49.33) |
| CIE-LCH | lch(93.41, 57.89, 121.55°) |
| OKLab | oklab(93.27% -0.0841 0.1191) |
| OKLCH | oklch(93.27% 0.146 125.2) |
| XYZ | xyz(65.3512, 83.9073, 36.7926) |
| Luminance | 0.8391 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.97
Light Pea Green
#C4FE82
ΔE00 2.88
Pistachio (survey)
#C0FA8B
ΔE00 3.24
Light Yellowish Green
#C2FF89
ΔE00 3.35
Pale Lime
#BEFD73
ΔE00 4.02
Celery
#C1FD95
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA8A #B28AFA
analogous
#FAEA8A #D2FA8A #9AFA8A
triadic
#D2FA8A #8AD2FA #FA8AD2
tetradic
#D2FA8A #8AFAEA #B28AFA #FA8A9A
square
#D2FA8A #8AFAEA #B28AFA #FA8A9A
split-complementary
#D2FA8A #8A9AFA #EA8AFA
monochromatic
#A5F515 #BBF74F #D2FA8A #E9FDC5 #F4FEE2
Accessibility & contrast
On white
1.18
#D2FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#D2FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA8A
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA8A | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#FFEC90
Tritanopia (blue-blind)
#D9F1DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2fa8a; /* rgb */ color: rgb(210, 250, 138); /* oklch */ color: oklch(93.3% 0.146 125.2);
Tailwind
colors: {
custom: {
50: '#e1fcae',
500: '#d2fa8a',
950: '#000000',
},
}SCSS
$custom: #d2fa8a; $custom-light: #e1fcae; $custom-dark: #000000;
JSON
{
"hex": "#d2fa8a",
"rgb": {
"r": 210,
"g": 250,
"b": 138
},
"hsl": {
"h": 81.429,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.93265,
"c": 0.14579,
"h": 125.2
},
"luminance": 0.83908
}Semantic roles & 50–950 ramp
primary
#D2FA8A
secondary
#804FD9
accent
#00E652
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581