#D3FA99#D3FA99
#D3FA99 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.6% C 0.130 H 126.6°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA99 |
|---|---|
| RGB | rgb(211, 250, 153) |
| HSL | hsl(84, 91%, 79%) |
| HSV | hsv(84, 39%, 98%) |
| CMYK | cmyk(15.6%, 0%, 38.8%, 2%) |
| CIE-LAB | lab(93.68, -28.20, 42.45) |
| CIE-LCH | lch(93.68, 50.96, 123.60°) |
| OKLab | oklab(93.56% -0.0774 0.1042) |
| OKLCH | oklch(93.56% 0.13 126.6) |
| XYZ | xyz(66.7987, 84.5194, 42.9255) |
| Luminance | 0.8452 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.34
Celery
#C1FD95
ΔE00 3.41
Light Yellowish Green
#C2FF89
ΔE00 3.90
Light Yellow Green
#CCFD7F
ΔE00 3.92
Light Pea Green
#C4FE82
ΔE00 4.09
Tea Green
#BDF8A3
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA99 #C099FA
analogous
#FAF199 #D3FA99 #A3FA99
triadic
#D3FA99 #99D3FA #FA99D3
tetradic
#D3FA99 #99FAF1 #C099FA #FA99A3
square
#D3FA99 #99FAF1 #C099FA #FA99A3
split-complementary
#D3FA99 #99A3FA #F199FA
monochromatic
#A1F424 #BAF75F #D3FA99 #ECFDD3 #F2FEE2
Accessibility & contrast
On white
1.17
#D3FA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#D3FA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA99
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA99 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE92
Deuteranopia (green-blind)
#FEEC9E
Tritanopia (blue-blind)
#D8F2E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d3fa99; /* rgb */ color: rgb(211, 250, 153); /* oklch */ color: oklch(93.6% 0.130 126.6);
Tailwind
colors: {
custom: {
50: '#e2fcb8',
500: '#d3fa99',
950: '#000000',
},
}SCSS
$custom: #d3fa99; $custom-light: #e2fcb8; $custom-dark: #000000;
JSON
{
"hex": "#d3fa99",
"rgb": {
"r": 211,
"g": 250,
"b": 153
},
"hsl": {
"h": 84.124,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.9356,
"c": 0.12978,
"h": 126.6
},
"luminance": 0.8452
}Semantic roles & 50–950 ramp
primary
#D3FA99
secondary
#8F5DDB
accent
#00E65C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581