#D4FA95#D4FA95
#D4FA95 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.6% C 0.134 H 125.7°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA95 |
|---|---|
| RGB | rgb(212, 250, 149) |
| HSL | hsl(83, 91%, 78%) |
| HSV | hsv(83, 40%, 98%) |
| CMYK | cmyk(15.2%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(93.68, -28.31, 44.42) |
| CIE-LCH | lch(93.68, 52.68, 122.52°) |
| OKLab | oklab(93.56% -0.078 0.1085) |
| OKLCH | oklch(93.56% 0.134 125.7) |
| XYZ | xyz(66.7614, 84.5377, 41.2281) |
| Luminance | 0.8454 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.37
Light Yellow Green
#CCFD7F
ΔE00 3.38
Celery
#C1FD95
ΔE00 3.70
Light Pea Green
#C4FE82
ΔE00 3.79
Light Yellowish Green
#C2FF89
ΔE00 3.80
Pale Lime
#BEFD73
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA95 #BB95FA
analogous
#FAED95 #D4FA95 #A1FA95
triadic
#D4FA95 #95D4FA #FA95D4
tetradic
#D4FA95 #95FAED #BB95FA #FA95A1
square
#D4FA95 #95FAED #BB95FA #FA95A1
split-complementary
#D4FA95 #95A1FA #ED95FA
monochromatic
#A5F420 #BCF75B #D4FA95 #ECFDCF #F3FEE2
Accessibility & contrast
On white
1.17
#D4FA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#D4FA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA95
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA95 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8D
Deuteranopia (green-blind)
#FFEC9A
Tritanopia (blue-blind)
#DAF1E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d4fa95; /* rgb */ color: rgb(212, 250, 149); /* oklch */ color: oklch(93.6% 0.134 125.7);
Tailwind
colors: {
custom: {
50: '#e2fcb5',
500: '#d4fa95',
950: '#000000',
},
}SCSS
$custom: #d4fa95; $custom-light: #e2fcb5; $custom-dark: #000000;
JSON
{
"hex": "#d4fa95",
"rgb": {
"r": 212,
"g": 250,
"b": 149
},
"hsl": {
"h": 82.574,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.93564,
"c": 0.13362,
"h": 125.7
},
"luminance": 0.84538
}Semantic roles & 50–950 ramp
primary
#D4FA95
secondary
#8A59DA
accent
#00E656
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581