#95FF80#95FF80
#95FF80 is a very light, vivid green. Relative luminance 0.795; OKLCH L 90.8% C 0.192 H 140.4°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #95FF80 |
|---|---|
| RGB | rgb(149, 255, 128) |
| HSL | hsl(110, 100%, 75%) |
| HSV | hsv(110, 50%, 100%) |
| CMYK | cmyk(41.6%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(91.44, -54.06, 50.89) |
| CIE-LCH | lch(91.44, 74.24, 136.73°) |
| OKLab | oklab(90.78% -0.1478 0.1223) |
| OKLCH | oklch(90.78% 0.192 140.4) |
| XYZ | xyz(52.0487, 79.4649, 33.0136) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 0.93
Light Green
#96F97B
ΔE00 1.31
Lightgreen (survey)
#76FF7B
ΔE00 2.75
Lighter Green
#75FD63
ΔE00 3.48
Light Grass Green
#9AF764
ΔE00 3.74
Spring Green (survey)
#A9F971
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FF80 #EA80FF
analogous
#D4FF80 #95FF80 #80FFAB
triadic
#95FF80 #8095FF #FF8095
tetradic
#95FF80 #80D4FF #EA80FF #FFAB80
square
#95FF80 #80D4FF #EA80FF #FFAB80
split-complementary
#95FF80 #AB80FF #FF80D4
monochromatic
#2FFF06 #62FF43 #95FF80 #C8FFBD #E5FFE0
Accessibility & contrast
On white
1.24
#95FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#95FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FF80
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FF80 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#F6E389
Tritanopia (blue-blind)
#8CF8E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #95ff80; /* rgb */ color: rgb(149, 255, 128); /* oklch */ color: oklch(90.8% 0.192 140.4);
Tailwind
colors: {
custom: {
50: '#b9ffa7',
500: '#95ff80',
950: '#000000',
},
}SCSS
$custom: #95ff80; $custom-light: #b9ffa7; $custom-dark: #000000;
JSON
{
"hex": "#95ff80",
"rgb": {
"r": 149,
"g": 255,
"b": 128
},
"hsl": {
"h": 110.079,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.90781,
"c": 0.1919,
"h": 140.4
},
"luminance": 0.79468
}Semantic roles & 50–950 ramp
primary
#95FF80
secondary
#C545DE
accent
#00E6C0
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#121810
muted
#828680