#95FF77#95FF77
#95FF77 is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.7% C 0.200 H 139.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #95FF77 |
|---|---|
| RGB | rgb(149, 255, 119) |
| HSL | hsl(107, 100%, 73%) |
| HSV | hsv(107, 53%, 100%) |
| CMYK | cmyk(41.6%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(91.34, -55.10, 54.89) |
| CIE-LCH | lch(91.34, 77.77, 135.11°) |
| OKLab | oklab(90.66% -0.1511 0.1306) |
| OKLCH | oklch(90.66% 0.2 139.2) |
| XYZ | xyz(51.4824, 79.2384, 30.0310) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.53
Easter Green
#8CFD7E
ΔE00 1.68
Light Grass Green
#9AF764
ΔE00 2.79
Lighter Green
#75FD63
ΔE00 2.90
Spring Green (survey)
#A9F971
ΔE00 3.14
Lightgreen (survey)
#76FF7B
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FF77 #E177FF
analogous
#D9FF77 #95FF77 #77FF9D
triadic
#95FF77 #7795FF #FF7795
tetradic
#95FF77 #77D9FF #E177FF #FF9D77
square
#95FF77 #77D9FF #E177FF #FF9D77
split-complementary
#95FF77 #9D77FF #FF77D9
monochromatic
#37FC00 #65FF3A #95FF77 #C5FFB4 #E7FFE0
Accessibility & contrast
On white
1.25
#95FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#95FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FF77
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FF77 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6A
Deuteranopia (green-blind)
#F7E381
Tritanopia (blue-blind)
#8DF8E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #95ff77; /* rgb */ color: rgb(149, 255, 119); /* oklch */ color: oklch(90.7% 0.200 139.2);
Tailwind
colors: {
custom: {
50: '#baffa1',
500: '#95ff77',
950: '#000000',
},
}SCSS
$custom: #95ff77; $custom-light: #baffa1; $custom-dark: #000000;
JSON
{
"hex": "#95ff77",
"rgb": {
"r": 149,
"g": 255,
"b": 119
},
"hsl": {
"h": 106.765,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.90664,
"c": 0.19974,
"h": 139.2
},
"luminance": 0.79241
}Semantic roles & 50–950 ramp
primary
#95FF77
secondary
#BA3DDD
accent
#00E6B3
background
#FDFFFC
surface
#F9FFF5
border
#D2D7CF
text
#12180F
muted
#828680