#80FD95#80FD95
#80FD95 is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.7% C 0.181 H 147.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #80FD95 |
|---|---|
| RGB | rgb(128, 253, 149) |
| HSL | hsl(130, 97%, 75%) |
| HSV | hsv(130, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 41.1%, 0.8%) |
| CIE-LAB | lab(90.32, -56.15, 39.26) |
| CIE-LCH | lch(90.32, 68.52, 145.04°) |
| OKLab | oklab(89.73% -0.1524 0.0969) |
| OKLCH | oklch(89.73% 0.181 147.5) |
| XYZ | xyz(49.4492, 77.0058, 40.6858) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.38
Mint Green
#8FFF9F
ΔE00 1.64
Palegreen
#98FB98
ΔE00 2.46
Foam Green
#90FDA9
ΔE00 3.19
Light Bluish Green
#76FDA8
ΔE00 3.58
Lightgreen (survey)
#76FF7B
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FD95 #FD80E8
analogous
#AAFD80 #80FD95 #80FDD4
triadic
#80FD95 #9580FD #FD9580
tetradic
#80FD95 #80AAFD #FD80E8 #FDD480
square
#80FD95 #80AAFD #FD80E8 #FDD480
split-complementary
#80FD95 #D480FD #FD80AA
monochromatic
#07FB30 #44FC63 #80FD95 #BCFEC7 #E1FFE6
Accessibility & contrast
On white
1.28
#80FD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#80FD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FD95
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FD95 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8D
Deuteranopia (green-blind)
#EEDF9C
Tritanopia (blue-blind)
#69F8E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #80fd95; /* rgb */ color: rgb(128, 253, 149); /* oklch */ color: oklch(89.7% 0.181 147.5);
Tailwind
colors: {
custom: {
50: '#acffb5',
500: '#80fd95',
950: '#000000',
},
}SCSS
$custom: #80fd95; $custom-light: #acffb5; $custom-dark: #000000;
JSON
{
"hex": "#80fd95",
"rgb": {
"r": 128,
"g": 253,
"b": 149
},
"hsl": {
"h": 130.08,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.8973,
"c": 0.1806,
"h": 147.5
},
"luminance": 0.7701
}Semantic roles & 50–950 ramp
primary
#80FD95
secondary
#DB46C2
accent
#00BFE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681