#80DC93#80DC93
#80DC93 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.8% C 0.135 H 149.3°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #80DC93 |
|---|---|
| RGB | rgb(128, 220, 147) |
| HSL | hsl(132, 57%, 68%) |
| HSV | hsv(132, 42%, 86%) |
| CMYK | cmyk(41.8%, 0%, 33.2%, 13.7%) |
| CIE-LAB | lab(80.67, -42.75, 27.52) |
| CIE-LCH | lch(80.67, 50.84, 147.23°) |
| OKLab | oklab(81.85% -0.1165 0.0692) |
| OKLCH | oklch(81.85% 0.135 149.3) |
| XYZ | xyz(39.7594, 57.8796, 36.6749) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.33
Lightgreen
#90EE90
ΔE00 5.28
Light Sea Green
#98F6B0
ΔE00 6.03
Weird Green
#3AE57F
ΔE00 6.37
Emerald
#50C878
ΔE00 6.47
Seafoam (survey)
#80F9AD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DC93 #DC80C9
analogous
#9BDC80 #80DC93 #80DCC1
triadic
#80DC93 #9380DC #DC9380
tetradic
#80DC93 #809BDC #DC80C9 #DCC180
square
#80DC93 #809BDC #DC80C9 #DCC180
split-complementary
#80DC93 #C180DC #DC809B
monochromatic
#31B14B #50CF6A #80DC93 #B0E9BC #E0F6E5
Accessibility & contrast
On white
1.67
#80DC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#80DC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DC93
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DC93 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8E
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#71D9C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #80dc93; /* rgb */ color: rgb(128, 220, 147); /* oklch */ color: oklch(81.8% 0.135 149.3);
Tailwind
colors: {
custom: {
50: '#a9e7b3',
500: '#80dc93',
950: '#000000',
},
}SCSS
$custom: #80dc93; $custom-light: #a9e7b3; $custom-dark: #000000;
JSON
{
"hex": "#80dc93",
"rgb": {
"r": 128,
"g": 220,
"b": 147
},
"hsl": {
"h": 132.391,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.81846,
"c": 0.13547,
"h": 149.3
},
"luminance": 0.57882
}Semantic roles & 50–950 ramp
primary
#80DC93
secondary
#B34E9E
accent
#21A3C4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481