#D4FA89#D4FA89
#D4FA89 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.4% C 0.146 H 124.4°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA89 |
|---|---|
| RGB | rgb(212, 250, 137) |
| HSL | hsl(80, 92%, 76%) |
| HSV | hsv(80, 45%, 98%) |
| CMYK | cmyk(15.2%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(93.53, -29.66, 49.98) |
| CIE-LCH | lch(93.53, 58.12, 120.69°) |
| OKLab | oklab(93.39% -0.0825 0.1204) |
| OKLCH | oklch(93.39% 0.146 124.4) |
| XYZ | xyz(65.8522, 84.1740, 36.4400) |
| Luminance | 0.8417 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.08
Light Pea Green
#C4FE82
ΔE00 3.19
Pistachio (survey)
#C0FA8B
ΔE00 3.68
Light Yellowish Green
#C2FF89
ΔE00 3.73
Pale Lime
#BEFD73
ΔE00 4.21
Celery
#C1FD95
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA89 #AF89FA
analogous
#FAE789 #D4FA89 #9BFA89
triadic
#D4FA89 #89D4FA #FA89D4
tetradic
#D4FA89 #89FAE7 #AF89FA #FA899B
square
#D4FA89 #89FAE7 #AF89FA #FA899B
split-complementary
#D4FA89 #899BFA #E789FA
monochromatic
#A9F514 #BFF84E #D4FA89 #E9FCC4 #F4FEE2
Accessibility & contrast
On white
1.18
#D4FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#D4FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA89
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA89 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE80
Deuteranopia (green-blind)
#FFEC8F
Tritanopia (blue-blind)
#DBF0DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4fa89; /* rgb */ color: rgb(212, 250, 137); /* oklch */ color: oklch(93.4% 0.146 124.4);
Tailwind
colors: {
custom: {
50: '#e3fcad',
500: '#d4fa89',
950: '#000000',
},
}SCSS
$custom: #d4fa89; $custom-light: #e3fcad; $custom-dark: #000000;
JSON
{
"hex": "#d4fa89",
"rgb": {
"r": 212,
"g": 250,
"b": 137
},
"hsl": {
"h": 80.177,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.93387,
"c": 0.146,
"h": 124.4
},
"luminance": 0.84174
}Semantic roles & 50–950 ramp
primary
#D4FA89
secondary
#7D4FD9
accent
#00E64D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581