#D3FA95#D3FA95
#D3FA95 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.5% C 0.134 H 126.1°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA95 |
|---|---|
| RGB | rgb(211, 250, 149) |
| HSL | hsl(83, 91%, 78%) |
| HSV | hsv(83, 40%, 98%) |
| CMYK | cmyk(15.6%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(93.62, -28.68, 44.32) |
| CIE-LCH | lch(93.62, 52.79, 122.90°) |
| OKLab | oklab(93.5% -0.079 0.1083) |
| OKLCH | oklch(93.5% 0.134 126.1) |
| XYZ | xyz(66.4739, 84.3895, 41.2147) |
| Luminance | 0.8439 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.20
Light Yellow Green
#CCFD7F
ΔE00 3.35
Celery
#C1FD95
ΔE00 3.51
Light Yellowish Green
#C2FF89
ΔE00 3.65
Light Pea Green
#C4FE82
ΔE00 3.68
Pale Lime
#BEFD73
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA95 #BC95FA
analogous
#FAEE95 #D3FA95 #A0FA95
triadic
#D3FA95 #95D3FA #FA95D3
tetradic
#D3FA95 #95FAEE #BC95FA #FA95A0
square
#D3FA95 #95FAEE #BC95FA #FA95A0
split-complementary
#D3FA95 #95A0FA #EE95FA
monochromatic
#A2F420 #BBF75B #D3FA95 #EBFDCF #F3FEE2
Accessibility & contrast
On white
1.17
#D3FA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#D3FA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA95
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA95 | 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)
#FFEE8D
Deuteranopia (green-blind)
#FEEC9A
Tritanopia (blue-blind)
#D9F1E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d3fa95; /* rgb */ color: rgb(211, 250, 149); /* oklch */ color: oklch(93.5% 0.134 126.1);
Tailwind
colors: {
custom: {
50: '#e2fcb5',
500: '#d3fa95',
950: '#000000',
},
}SCSS
$custom: #d3fa95; $custom-light: #e2fcb5; $custom-dark: #000000;
JSON
{
"hex": "#d3fa95",
"rgb": {
"r": 211,
"g": 250,
"b": 149
},
"hsl": {
"h": 83.168,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.93497,
"c": 0.13403,
"h": 126.1
},
"luminance": 0.8439
}Semantic roles & 50–950 ramp
primary
#D3FA95
secondary
#8B59DA
accent
#00E659
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581