#80DC83#80DC83
#80DC83 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.5% C 0.151 H 144.7°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #80DC83 |
|---|---|
| RGB | rgb(128, 220, 131) |
| HSL | hsl(122, 57%, 68%) |
| HSV | hsv(122, 42%, 86%) |
| CMYK | cmyk(41.8%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(80.41, -45.32, 35.34) |
| CIE-LCH | lch(80.41, 57.47, 142.06°) |
| OKLab | oklab(81.55% -0.1234 0.0873) |
| OKLCH | oklch(81.55% 0.151 144.7) |
| XYZ | xyz(38.5901, 57.4119, 30.5165) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.14
Lightish Green
#61E160
ΔE00 5.55
Weird Green
#3AE57F
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 6.48
Soft Green
#6FC276
ΔE00 6.55
Tealish Green
#0CDC73
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DC83 #DC80D9
analogous
#ABDC80 #80DC83 #80DCB1
triadic
#80DC83 #8380DC #DC8380
tetradic
#80DC83 #80ABDC #DC80D9 #DCB180
square
#80DC83 #80ABDC #DC80D9 #DCB180
split-complementary
#80DC83 #B180DC #DC80AB
monochromatic
#31B135 #50CF54 #80DC83 #B0E9B2 #E0F6E1
Accessibility & contrast
On white
1.68
#80DC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#80DC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DC83
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DC83 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7D
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#74D7C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #80dc83; /* rgb */ color: rgb(128, 220, 131); /* oklch */ color: oklch(81.5% 0.151 144.7);
Tailwind
colors: {
custom: {
50: '#a9e7a8',
500: '#80dc83',
950: '#000000',
},
}SCSS
$custom: #80dc83; $custom-light: #a9e7a8; $custom-dark: #000000;
JSON
{
"hex": "#80dc83",
"rgb": {
"r": 128,
"g": 220,
"b": 131
},
"hsl": {
"h": 121.957,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.81548,
"c": 0.15113,
"h": 144.7
},
"luminance": 0.57414
}Semantic roles & 50–950 ramp
primary
#80DC83
secondary
#B34EAF
accent
#21BFC4
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101610
muted
#818480