#D2FA89#D2FA89
#D2FA89 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.3% C 0.147 H 125.1°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA89 |
|---|---|
| RGB | rgb(210, 250, 137) |
| HSL | hsl(81, 92%, 76%) |
| HSV | hsv(81, 45%, 98%) |
| CMYK | cmyk(16%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(93.40, -30.40, 49.79) |
| CIE-LCH | lch(93.40, 58.34, 121.40°) |
| OKLab | oklab(93.25% -0.0845 0.12) |
| OKLCH | oklch(93.25% 0.147 125.1) |
| XYZ | xyz(65.2791, 83.8785, 36.4131) |
| Luminance | 0.8388 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.88
Light Pea Green
#C4FE82
ΔE00 2.86
Pistachio (survey)
#C0FA8B
ΔE00 3.30
Light Yellowish Green
#C2FF89
ΔE00 3.37
Pale Lime
#BEFD73
ΔE00 3.95
Celery
#C1FD95
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA89 #B189FA
analogous
#FAE989 #D2FA89 #99FA89
triadic
#D2FA89 #89D2FA #FA89D2
tetradic
#D2FA89 #89FAE9 #B189FA #FA8999
square
#D2FA89 #89FAE9 #B189FA #FA8999
split-complementary
#D2FA89 #8999FA #E989FA
monochromatic
#A5F514 #BCF84E #D2FA89 #E8FCC4 #F4FEE2
Accessibility & contrast
On white
1.18
#D2FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#D2FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA89
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA89 | 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)
#FFED80
Deuteranopia (green-blind)
#FFEC8F
Tritanopia (blue-blind)
#D9F1DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2fa89; /* rgb */ color: rgb(210, 250, 137); /* oklch */ color: oklch(93.3% 0.147 125.1);
Tailwind
colors: {
custom: {
50: '#e1fcad',
500: '#d2fa89',
950: '#000000',
},
}SCSS
$custom: #d2fa89; $custom-light: #e1fcad; $custom-dark: #000000;
JSON
{
"hex": "#d2fa89",
"rgb": {
"r": 210,
"g": 250,
"b": 137
},
"hsl": {
"h": 81.239,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.93251,
"c": 0.1468,
"h": 125.1
},
"luminance": 0.83879
}Semantic roles & 50–950 ramp
primary
#D2FA89
secondary
#7F4FD9
accent
#00E651
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581