#D5FA99#D5FA99
#D5FA99 is a very light, vivid yellow-green. Relative luminance 0.848; OKLCH L 93.7% C 0.129 H 125.8°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FA99 |
|---|---|
| RGB | rgb(213, 250, 153) |
| HSL | hsl(83, 91%, 79%) |
| HSV | hsv(83, 39%, 98%) |
| CMYK | cmyk(14.8%, 0%, 38.8%, 2%) |
| CIE-LAB | lab(93.80, -27.48, 42.64) |
| CIE-LCH | lch(93.80, 50.72, 122.80°) |
| OKLab | oklab(93.7% -0.0754 0.1046) |
| OKLCH | oklch(93.7% 0.129 125.8) |
| XYZ | xyz(67.3754, 84.8167, 42.9525) |
| Luminance | 0.8482 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.66
Celery
#C1FD95
ΔE00 3.79
Light Yellow Green
#CCFD7F
ΔE00 3.96
Light Yellowish Green
#C2FF89
ΔE00 4.17
Light Pea Green
#C4FE82
ΔE00 4.27
Tea Green
#BDF8A3
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FA99 #BE99FA
analogous
#FAEF99 #D5FA99 #A5FA99
triadic
#D5FA99 #99D5FA #FA99D5
tetradic
#D5FA99 #99FAEF #BE99FA #FA99A5
square
#D5FA99 #99FAEF #BE99FA #FA99A5
split-complementary
#D5FA99 #99A5FA #EF99FA
monochromatic
#A5F424 #BDF75F #D5FA99 #EDFDD3 #F3FEE2
Accessibility & contrast
On white
1.17
#D5FA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#D5FA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FA99
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FA99 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF92
Deuteranopia (green-blind)
#FEED9E
Tritanopia (blue-blind)
#DBF2E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d5fa99; /* rgb */ color: rgb(213, 250, 153); /* oklch */ color: oklch(93.7% 0.129 125.8);
Tailwind
colors: {
custom: {
50: '#e3fcb8',
500: '#d5fa99',
950: '#000000',
},
}SCSS
$custom: #d5fa99; $custom-light: #e3fcb8; $custom-dark: #000000;
JSON
{
"hex": "#d5fa99",
"rgb": {
"r": 213,
"g": 250,
"b": 153
},
"hsl": {
"h": 82.887,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.93696,
"c": 0.12896,
"h": 125.8
},
"luminance": 0.84817
}Semantic roles & 50–950 ramp
primary
#D5FA99
secondary
#8D5DDB
accent
#00E658
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581