#80E181#80E181
#80E181 is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.7% C 0.160 H 144.2°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #80E181 |
|---|---|
| RGB | rgb(128, 225, 129) |
| HSL | hsl(121, 62%, 69%) |
| HSV | hsv(121, 43%, 88%) |
| CMYK | cmyk(43.1%, 0%, 42.7%, 11.8%) |
| CIE-LAB | lab(81.85, -47.74, 38.20) |
| CIE-LCH | lch(81.85, 61.14, 141.33°) |
| OKLab | oklab(82.71% -0.1299 0.0938) |
| OKLCH | oklch(82.71% 0.16 144.2) |
| XYZ | xyz(39.7878, 60.0220, 30.2535) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.16
Lightish Green
#61E160
ΔE00 4.63
Weird Green
#3AE57F
ΔE00 5.33
Palegreen
#98FB98
ΔE00 5.78
Fresh Green
#69D84F
ΔE00 6.14
Baby Green
#8CFF9E
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E181 #E180E0
analogous
#B0E180 #80E181 #80E1B2
triadic
#80E181 #8180E1 #E18180
tetradic
#80E181 #80B0E1 #E180E0 #E1B280
square
#80E181 #80B0E1 #E180E0 #E1B280
split-complementary
#80E181 #B280E1 #E180B0
monochromatic
#2CBB2E #4ED550 #80E181 #B2EDB2 #E3F8E3
Accessibility & contrast
On white
1.61
#80E181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#80E181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E181
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E181 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D17A
Deuteranopia (green-blind)
#D7C887
Tritanopia (blue-blind)
#74DCCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #80e181; /* rgb */ color: rgb(128, 225, 129); /* oklch */ color: oklch(82.7% 0.160 144.2);
Tailwind
colors: {
custom: {
50: '#aaeba7',
500: '#80e181',
950: '#000000',
},
}SCSS
$custom: #80e181; $custom-light: #aaeba7; $custom-dark: #000000;
JSON
{
"hex": "#80e181",
"rgb": {
"r": 128,
"g": 225,
"b": 129
},
"hsl": {
"h": 120.619,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.82711,
"c": 0.16027,
"h": 144.2
},
"luminance": 0.60025
}Semantic roles & 50–950 ramp
primary
#80E181
secondary
#B84DB7
accent
#1CC8CA
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480