#D4FA99#D4FA99
#D4FA99 is a very light, vivid yellow-green. Relative luminance 0.847; OKLCH L 93.6% C 0.129 H 126.2°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA99 |
|---|---|
| RGB | rgb(212, 250, 153) |
| HSL | hsl(84, 91%, 79%) |
| HSV | hsv(84, 39%, 98%) |
| CMYK | cmyk(15.2%, 0%, 38.8%, 2%) |
| CIE-LAB | lab(93.74, -27.84, 42.54) |
| CIE-LCH | lch(93.74, 50.84, 123.20°) |
| OKLab | oklab(93.63% -0.0764 0.1044) |
| OKLCH | oklch(93.63% 0.129 126.2) |
| XYZ | xyz(67.0862, 84.6676, 42.9390) |
| Luminance | 0.8467 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.50
Celery
#C1FD95
ΔE00 3.60
Light Yellow Green
#CCFD7F
ΔE00 3.94
Light Yellowish Green
#C2FF89
ΔE00 4.03
Light Pea Green
#C4FE82
ΔE00 4.18
Tea Green
#BDF8A3
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA99 #BF99FA
analogous
#FAEF99 #D4FA99 #A4FA99
triadic
#D4FA99 #99D4FA #FA99D4
tetradic
#D4FA99 #99FAEF #BF99FA #FA99A4
square
#D4FA99 #99FAEF #BF99FA #FA99A4
split-complementary
#D4FA99 #99A4FA #EF99FA
monochromatic
#A3F424 #BBF75F #D4FA99 #EDFDD3 #F3FEE2
Accessibility & contrast
On white
1.17
#D4FA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#D4FA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA99
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA99 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE92
Deuteranopia (green-blind)
#FEEC9E
Tritanopia (blue-blind)
#D9F2E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d4fa99; /* rgb */ color: rgb(212, 250, 153); /* oklch */ color: oklch(93.6% 0.129 126.2);
Tailwind
colors: {
custom: {
50: '#e2fcb8',
500: '#d4fa99',
950: '#000000',
},
}SCSS
$custom: #d4fa99; $custom-light: #e2fcb8; $custom-dark: #000000;
JSON
{
"hex": "#d4fa99",
"rgb": {
"r": 212,
"g": 250,
"b": 153
},
"hsl": {
"h": 83.505,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.93628,
"c": 0.12937,
"h": 126.2
},
"luminance": 0.84668
}Semantic roles & 50–950 ramp
primary
#D4FA99
secondary
#8E5DDB
accent
#00E65A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581