#D4FA9F#D4FA9F
#D4FA9F is a very light, vivid yellow-green. Relative luminance 0.849; OKLCH L 93.7% C 0.123 H 127.1°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA9F |
|---|---|
| RGB | rgb(212, 250, 159) |
| HSL | hsl(85, 90%, 80%) |
| HSV | hsv(85, 36%, 98%) |
| CMYK | cmyk(15.2%, 0%, 36.4%, 2%) |
| CIE-LAB | lab(93.83, -27.09, 39.71) |
| CIE-LCH | lch(93.83, 48.07, 124.31°) |
| OKLab | oklab(93.73% -0.0741 0.0981) |
| OKLCH | oklch(93.73% 0.123 127.1) |
| XYZ | xyz(67.5943, 84.8708, 45.6148) |
| Luminance | 0.8487 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.68
Pistachio (survey)
#C0FA8B
ΔE00 3.90
Tea Green
#BDF8A3
ΔE00 4.37
Light Light Green
#C8FFB0
ΔE00 4.38
Light Yellowish Green
#C2FF89
ΔE00 4.56
Light Yellow Green
#CCFD7F
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA9F #C59FFA
analogous
#FAF39F #D4FA9F #A6FA9F
triadic
#D4FA9F #9FD4FA #FA9FD4
tetradic
#D4FA9F #9FFAF3 #C59FFA #FA9FA6
square
#D4FA9F #9FFAF3 #C59FFA #FA9FA6
split-complementary
#D4FA9F #9FA6FA #F39FFA
monochromatic
#A0F42B #BAF765 #D4FA9F #EEFDD9 #F2FDE2
Accessibility & contrast
On white
1.17
#D4FA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#D4FA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA9F
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA9F | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF98
Deuteranopia (green-blind)
#FDEDA4
Tritanopia (blue-blind)
#D9F2E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d4fa9f; /* rgb */ color: rgb(212, 250, 159); /* oklch */ color: oklch(93.7% 0.123 127.1);
Tailwind
colors: {
custom: {
50: '#e2fcbc',
500: '#d4fa9f',
950: '#000000',
},
}SCSS
$custom: #d4fa9f; $custom-light: #e2fcbc; $custom-dark: #000000;
JSON
{
"hex": "#d4fa9f",
"rgb": {
"r": 212,
"g": 250,
"b": 159
},
"hsl": {
"h": 85.055,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.93727,
"c": 0.12288,
"h": 127.1
},
"luminance": 0.84871
}Semantic roles & 50–950 ramp
primary
#D4FA9F
secondary
#9562DB
accent
#00E660
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582