#80E176#80E176
#80E176 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.5% C 0.171 H 142.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #80E176 |
|---|---|
| RGB | rgb(128, 225, 118) |
| HSL | hsl(114, 64%, 67%) |
| HSV | hsv(114, 48%, 88%) |
| CMYK | cmyk(43.1%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(81.70, -49.27, 43.41) |
| CIE-LCH | lch(81.70, 65.66, 138.62°) |
| OKLab | oklab(82.54% -0.1344 0.1052) |
| OKLCH | oklch(82.54% 0.171 142) |
| XYZ | xyz(39.0956, 59.7451, 26.6079) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.40
Lightgreen
#90EE90
ΔE00 3.87
Fresh Green
#69D84F
ΔE00 4.67
Light Green
#96F97B
ΔE00 5.73
Weird Green
#3AE57F
ΔE00 5.95
Palegreen
#98FB98
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E176 #D776E1
analogous
#B5E176 #80E176 #76E1A2
triadic
#80E176 #7680E1 #E17680
tetradic
#80E176 #76B5E1 #D776E1 #E1A276
square
#80E176 #76B5E1 #D776E1 #E1A276
split-complementary
#80E176 #A276E1 #E176B5
monochromatic
#35B528 #51D644 #80E176 #AFECA8 #DDF7DA
Accessibility & contrast
On white
1.62
#80E176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#80E176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E176
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E176 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16D
Deuteranopia (green-blind)
#D8C87D
Tritanopia (blue-blind)
#76DBC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #80e176; /* rgb */ color: rgb(128, 225, 118); /* oklch */ color: oklch(82.5% 0.171 142.0);
Tailwind
colors: {
custom: {
50: '#aaeb9f',
500: '#80e176',
950: '#000000',
},
}SCSS
$custom: #80e176; $custom-light: #aaeb9f; $custom-dark: #000000;
JSON
{
"hex": "#80e176",
"rgb": {
"r": 128,
"g": 225,
"b": 118
},
"hsl": {
"h": 114.393,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.82539,
"c": 0.17067,
"h": 142
},
"luminance": 0.59748
}Semantic roles & 50–950 ramp
primary
#80E176
secondary
#AB45B6
accent
#1ACCBB
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480