#D4FA91#D4FA91
#D4FA91 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.5% C 0.138 H 125.2°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA91 |
|---|---|
| RGB | rgb(212, 250, 145) |
| HSL | hsl(82, 91%, 77%) |
| HSV | hsv(82, 42%, 98%) |
| CMYK | cmyk(15.2%, 0%, 42%, 2%) |
| CIE-LAB | lab(93.63, -28.78, 46.29) |
| CIE-LCH | lch(93.63, 54.50, 121.87°) |
| OKLab | oklab(93.5% -0.0795 0.1126) |
| OKLCH | oklch(93.5% 0.138 125.2) |
| XYZ | xyz(66.4475, 84.4121, 39.5751) |
| Luminance | 0.8441 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.87
Pistachio (survey)
#C0FA8B
ΔE00 3.37
Light Pea Green
#C4FE82
ΔE00 3.49
Light Yellowish Green
#C2FF89
ΔE00 3.68
Celery
#C1FD95
ΔE00 3.90
Pale Lime
#BEFD73
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA91 #B791FA
analogous
#FAEB91 #D4FA91 #A0FA91
triadic
#D4FA91 #91D4FA #FA91D4
tetradic
#D4FA91 #91FAEB #B791FA #FA91A0
square
#D4FA91 #91FAEB #B791FA #FA91A0
split-complementary
#D4FA91 #91A0FA #EB91FA
monochromatic
#A6F51C #BDF756 #D4FA91 #EBFDCC #F4FEE2
Accessibility & contrast
On white
1.17
#D4FA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#D4FA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA91
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA91 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE89
Deuteranopia (green-blind)
#FFEC97
Tritanopia (blue-blind)
#DAF1E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d4fa91; /* rgb */ color: rgb(212, 250, 145); /* oklch */ color: oklch(93.5% 0.138 125.2);
Tailwind
colors: {
custom: {
50: '#e2fcb3',
500: '#d4fa91',
950: '#000000',
},
}SCSS
$custom: #d4fa91; $custom-light: #e2fcb3; $custom-dark: #000000;
JSON
{
"hex": "#d4fa91",
"rgb": {
"r": 212,
"g": 250,
"b": 145
},
"hsl": {
"h": 81.714,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.93503,
"c": 0.13782,
"h": 125.2
},
"luminance": 0.84413
}Semantic roles & 50–950 ramp
primary
#D4FA91
secondary
#8556DA
accent
#00E653
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581