#80D58D#80D58D
#80D58D is a light, vivid green. Relative luminance 0.541; OKLCH L 80.1% C 0.131 H 147.9°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #80D58D |
|---|---|
| RGB | rgb(128, 213, 141) |
| HSL | hsl(129, 50%, 67%) |
| HSV | hsv(129, 40%, 84%) |
| CMYK | cmyk(39.9%, 0%, 33.8%, 16.5%) |
| CIE-LAB | lab(78.52, -40.68, 27.73) |
| CIE-LCH | lch(78.52, 49.24, 145.72°) |
| OKLab | oklab(80.06% -0.1109 0.0696) |
| OKLCH | oklch(80.06% 0.131 147.9) |
| XYZ | xyz(37.5020, 54.0985, 33.6601) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.08
Hospital Green
#9BE5AA
ΔE00 5.24
Emerald
#50C878
ΔE00 5.56
Lightgreen
#90EE90
ΔE00 6.43
Pistachio
#93C572
ΔE00 7.07
Seaweed
#18D17B
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D58D #D580C8
analogous
#9ED580 #80D58D #80D5B7
triadic
#80D58D #8D80D5 #D58D80
tetradic
#80D58D #809ED5 #D580C8 #D5B780
square
#80D58D #809ED5 #D580C8 #D5B780
split-complementary
#80D58D #B780D5 #D5809E
monochromatic
#36A447 #52C664 #80D58D #AEE4B6 #DCF3E0
Accessibility & contrast
On white
1.78
#80D58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#80D58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D58D
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D58D | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C788
Deuteranopia (green-blind)
#CABF91
Tritanopia (blue-blind)
#73D2C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #80d58d; /* rgb */ color: rgb(128, 213, 141); /* oklch */ color: oklch(80.1% 0.131 147.9);
Tailwind
colors: {
custom: {
50: '#a8e2af',
500: '#80d58d',
950: '#000000',
},
}SCSS
$custom: #80d58d; $custom-light: #a8e2af; $custom-dark: #000000;
JSON
{
"hex": "#80d58d",
"rgb": {
"r": 128,
"g": 213,
"b": 141
},
"hsl": {
"h": 129.176,
"s": 50.296,
"l": 66.863
},
"oklch": {
"l": 0.80062,
"c": 0.13089,
"h": 147.9
},
"luminance": 0.54101
}Semantic roles & 50–950 ramp
primary
#80D58D
secondary
#A8519B
accent
#28A7BE
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481