#80FF95#80FF95
#80FF95 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.2% C 0.183 H 147.4°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #80FF95 |
|---|---|
| RGB | rgb(128, 255, 149) |
| HSL | hsl(130, 100%, 75%) |
| HSV | hsv(130, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(90.91, -56.95, 40.02) |
| CIE-LCH | lch(90.91, 69.60, 144.90°) |
| OKLab | oklab(90.21% -0.1545 0.0987) |
| OKLCH | oklch(90.21% 0.183 147.4) |
| XYZ | xyz(50.0839, 78.2752, 40.8973) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.49
Mint Green
#8FFF9F
ΔE00 1.75
Palegreen
#98FB98
ΔE00 2.60
Foam Green
#90FDA9
ΔE00 3.41
Lightgreen (survey)
#76FF7B
ΔE00 3.43
Easter Green
#8CFD7E
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FF95 #FF80EA
analogous
#ABFF80 #80FF95 #80FFD4
triadic
#80FF95 #9580FF #FF9580
tetradic
#80FF95 #80ABFF #FF80EA #FFD480
square
#80FF95 #80ABFF #FF80EA #FFD480
split-complementary
#80FF95 #D480FF #FF80AB
monochromatic
#06FF2F #43FF62 #80FF95 #BDFFC8 #E0FFE5
Accessibility & contrast
On white
1.26
#80FF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#80FF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FF95
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FF95 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8D
Deuteranopia (green-blind)
#F0E09C
Tritanopia (blue-blind)
#69FAE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #80ff95; /* rgb */ color: rgb(128, 255, 149); /* oklch */ color: oklch(90.2% 0.183 147.4);
Tailwind
colors: {
custom: {
50: '#acffb5',
500: '#80ff95',
950: '#000000',
},
}SCSS
$custom: #80ff95; $custom-light: #acffb5; $custom-dark: #000000;
JSON
{
"hex": "#80ff95",
"rgb": {
"r": 128,
"g": 255,
"b": 149
},
"hsl": {
"h": 129.921,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.90206,
"c": 0.18332,
"h": 147.4
},
"luminance": 0.78279
}Semantic roles & 50–950 ramp
primary
#80FF95
secondary
#DE45C5
accent
#00C0E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681