#80DC85#80DC85
#80DC85 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.6% C 0.149 H 145.2°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #80DC85 |
|---|---|
| RGB | rgb(128, 220, 133) |
| HSL | hsl(123, 57%, 68%) |
| HSV | hsv(123, 42%, 86%) |
| CMYK | cmyk(41.8%, 0%, 39.5%, 13.7%) |
| CIE-LAB | lab(80.44, -45.02, 34.37) |
| CIE-LCH | lch(80.44, 56.64, 142.64°) |
| OKLab | oklab(81.58% -0.1225 0.0851) |
| OKLCH | oklch(81.58% 0.149 145.2) |
| XYZ | xyz(38.7270, 57.4666, 31.2373) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.18
Weird Green
#3AE57F
ΔE00 5.72
Lightish Green
#61E160
ΔE00 5.84
Hospital Green
#9BE5AA
ΔE00 6.20
Soft Green
#6FC276
ΔE00 6.49
Emerald
#50C878
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DC85 #DC80D7
analogous
#A9DC80 #80DC85 #80DCB3
triadic
#80DC85 #8580DC #DC8580
tetradic
#80DC85 #80A9DC #DC80D7 #DCB380
square
#80DC85 #80A9DC #DC80D7 #DCB380
split-complementary
#80DC85 #B380DC #DC80A9
monochromatic
#31B138 #50CF57 #80DC85 #B0E9B3 #E0F6E1
Accessibility & contrast
On white
1.68
#80DC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#80DC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DC85
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DC85 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7F
Deuteranopia (green-blind)
#D2C48A
Tritanopia (blue-blind)
#74D8C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #80dc85; /* rgb */ color: rgb(128, 220, 133); /* oklch */ color: oklch(81.6% 0.149 145.2);
Tailwind
colors: {
custom: {
50: '#a9e7a9',
500: '#80dc85',
950: '#000000',
},
}SCSS
$custom: #80dc85; $custom-light: #a9e7a9; $custom-dark: #000000;
JSON
{
"hex": "#80dc85",
"rgb": {
"r": 128,
"g": 220,
"b": 133
},
"hsl": {
"h": 123.261,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.81583,
"c": 0.14917,
"h": 145.2
},
"luminance": 0.57469
}Semantic roles & 50–950 ramp
primary
#80DC85
secondary
#B34EAD
accent
#21BBC4
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481