#80E183#80E183
#80E183 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.7% C 0.158 H 144.6°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #80E183 |
|---|---|
| RGB | rgb(128, 225, 131) |
| HSL | hsl(122, 62%, 69%) |
| HSV | hsv(122, 43%, 88%) |
| CMYK | cmyk(43.1%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(81.88, -47.44, 37.24) |
| CIE-LCH | lch(81.88, 60.31, 141.87°) |
| OKLab | oklab(82.75% -0.1291 0.0917) |
| OKLCH | oklch(82.75% 0.158 144.6) |
| XYZ | xyz(39.9220, 60.0757, 30.9605) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.11
Lightish Green
#61E160
ΔE00 4.90
Weird Green
#3AE57F
ΔE00 5.28
Palegreen
#98FB98
ΔE00 5.77
Fresh Green
#69D84F
ΔE00 6.44
Baby Green
#8CFF9E
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E183 #E180DE
analogous
#AEE180 #80E183 #80E1B4
triadic
#80E183 #8380E1 #E18380
tetradic
#80E183 #80AEE1 #E180DE #E1B480
square
#80E183 #80AEE1 #E180DE #E1B480
split-complementary
#80E183 #B480E1 #E180AE
monochromatic
#2CBB30 #4ED553 #80E183 #B2EDB3 #E3F8E4
Accessibility & contrast
On white
1.61
#80E183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#80E183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E183
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E183 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17C
Deuteranopia (green-blind)
#D6C889
Tritanopia (blue-blind)
#73DCCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #80e183; /* rgb */ color: rgb(128, 225, 131); /* oklch */ color: oklch(82.7% 0.158 144.6);
Tailwind
colors: {
custom: {
50: '#aaeba8',
500: '#80e183',
950: '#000000',
},
}SCSS
$custom: #80e183; $custom-light: #aaeba8; $custom-dark: #000000;
JSON
{
"hex": "#80e183",
"rgb": {
"r": 128,
"g": 225,
"b": 131
},
"hsl": {
"h": 121.856,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.82745,
"c": 0.15835,
"h": 144.6
},
"luminance": 0.60078
}Semantic roles & 50–950 ramp
primary
#80E183
secondary
#B84DB5
accent
#1CC4CA
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480