#80BC93#80BC93
#80BC93 is a light, moderate green. Relative luminance 0.427; OKLCH L 74.3% C 0.086 H 154.0°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #80BC93 |
|---|---|
| RGB | rgb(128, 188, 147) |
| HSL | hsl(139, 31%, 62%) |
| HSV | hsv(139, 32%, 74%) |
| CMYK | cmyk(31.9%, 0%, 21.8%, 26.3%) |
| CIE-LAB | lab(71.32, -28.02, 14.69) |
| CIE-LCH | lch(71.32, 31.64, 152.33°) |
| OKLab | oklab(74.28% -0.0772 0.0377) |
| OKLCH | oklch(74.28% 0.086 154) |
| XYZ | xyz(32.1500, 42.6607, 34.1384) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.27
Tea
#65AB7C
ΔE00 5.86
Faded Green
#7BB274
ΔE00 6.36
Sage Green (survey)
#88B378
ΔE00 6.57
Lichen
#8FB67B
ΔE00 6.87
Dusty Green
#76A973
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BC93 #BC80A9
analogous
#8BBC80 #80BC93 #80BCB1
triadic
#80BC93 #9380BC #BC9380
tetradic
#80BC93 #808BBC #BC80A9 #BCB180
square
#80BC93 #808BBC #BC80A9 #BCB180
split-complementary
#80BC93 #B180BC #BC808B
monochromatic
#437F56 #58A771 #80BC93 #A8D1B5 #D0E6D7
Accessibility & contrast
On white
2.20
#80BC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#80BC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BC93
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BC93 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB391
Deuteranopia (green-blind)
#B2AC95
Tritanopia (blue-blind)
#76BBB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #80bc93; /* rgb */ color: rgb(128, 188, 147); /* oklch */ color: oklch(74.3% 0.086 154.0);
Tailwind
colors: {
custom: {
50: '#a6d0b2',
500: '#80bc93',
950: '#000000',
},
}SCSS
$custom: #80bc93; $custom-light: #a6d0b2; $custom-dark: #000000;
JSON
{
"hex": "#80bc93",
"rgb": {
"r": 128,
"g": 188,
"b": 147
},
"hsl": {
"h": 139,
"s": 30.928,
"l": 61.961
},
"oklch": {
"l": 0.74278,
"c": 0.08592,
"h": 154
},
"luminance": 0.42662
}Semantic roles & 50–950 ramp
primary
#80BC93
secondary
#D7C1D0
accent
#3C87AA
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280