#95FB7A#95FB7A
#95FB7A is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.8% C 0.192 H 139.4°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #95FB7A |
|---|---|
| RGB | rgb(149, 251, 122) |
| HSL | hsl(107, 94%, 73%) |
| HSV | hsv(107, 51%, 98%) |
| CMYK | cmyk(40.6%, 0%, 51.4%, 1.6%) |
| CIE-LAB | lab(90.22, -53.15, 52.18) |
| CIE-LCH | lch(90.22, 74.48, 135.53°) |
| OKLab | oklab(89.76% -0.1457 0.1248) |
| OKLCH | oklch(89.76% 0.192 139.4) |
| XYZ | xyz(50.4026, 76.7862, 30.5740) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.50
Easter Green
#8CFD7E
ΔE00 1.30
Light Grass Green
#9AF764
ΔE00 2.93
Lightgreen (survey)
#76FF7B
ΔE00 3.15
Spring Green (survey)
#A9F971
ΔE00 3.16
Lighter Green
#75FD63
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FB7A #E07AFB
analogous
#D5FB7A #95FB7A #7AFB9F
triadic
#95FB7A #7A95FB #FB7A95
tetradic
#95FB7A #7AD5FB #E07AFB #FB9F7A
square
#95FB7A #7AD5FB #E07AFB #FB9F7A
split-complementary
#95FB7A #9F7AFB #FB7AD5
monochromatic
#39F307 #66F93F #95FB7A #C4FDB5 #E7FEE1
Accessibility & contrast
On white
1.28
#95FB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#95FB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FB7A
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FB7A | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96E
Deuteranopia (green-blind)
#F3E083
Tritanopia (blue-blind)
#8EF4DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #95fb7a; /* rgb */ color: rgb(149, 251, 122); /* oklch */ color: oklch(89.8% 0.192 139.4);
Tailwind
colors: {
custom: {
50: '#b9fda3',
500: '#95fb7a',
950: '#000000',
},
}SCSS
$custom: #95fb7a; $custom-light: #b9fda3; $custom-dark: #000000;
JSON
{
"hex": "#95fb7a",
"rgb": {
"r": 149,
"g": 251,
"b": 122
},
"hsl": {
"h": 107.442,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.89761,
"c": 0.19183,
"h": 139.4
},
"luminance": 0.76789
}Semantic roles & 50–950 ramp
primary
#95FB7A
secondary
#B841D8
accent
#00E6B5
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#12180F
muted
#828680