#80CE7B#80CE7B
#80CE7B is a light, vivid green. Relative luminance 0.502; OKLCH L 78.1% C 0.138 H 142.8°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #80CE7B |
|---|---|
| RGB | rgb(128, 206, 123) |
| HSL | hsl(116, 46%, 65%) |
| HSV | hsv(116, 40%, 81%) |
| CMYK | cmyk(37.9%, 0%, 40.3%, 19.2%) |
| CIE-LAB | lab(76.17, -40.44, 33.89) |
| CIE-LCH | lch(76.17, 52.76, 140.04°) |
| OKLab | oklab(78.05% -0.1102 0.0837) |
| OKLCH | oklch(78.05% 0.138 142.8) |
| XYZ | xyz(34.5470, 50.1600, 26.5966) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.62
Pistachio
#93C572
ΔE00 4.56
Emerald
#50C878
ΔE00 5.39
Fern
#63B76C
ΔE00 6.60
Dark Mint
#48C072
ΔE00 6.75
Fresh Green
#69D84F
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CE7B #C97BCE
analogous
#A9CE7B #80CE7B #7BCEA0
triadic
#80CE7B #7B80CE #CE7B80
tetradic
#80CE7B #7BA9CE #C97BCE #CEA07B
square
#80CE7B #7BA9CE #C97BCE #CEA07B
split-complementary
#80CE7B #A07BCE #CE7BA9
monochromatic
#3E9738 #55BD4E #80CE7B #ABDFA8 #D6EFD4
Accessibility & contrast
On white
1.90
#80CE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#80CE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CE7B
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CE7B | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C075
Deuteranopia (green-blind)
#C6B980
Tritanopia (blue-blind)
#78C9B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80ce7b; /* rgb */ color: rgb(128, 206, 123); /* oklch */ color: oklch(78.1% 0.138 142.8);
Tailwind
colors: {
custom: {
50: '#a8dda2',
500: '#80ce7b',
950: '#000000',
},
}SCSS
$custom: #80ce7b; $custom-light: #a8dda2; $custom-dark: #000000;
JSON
{
"hex": "#80ce7b",
"rgb": {
"r": 128,
"g": 206,
"b": 123
},
"hsl": {
"h": 116.386,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.78054,
"c": 0.1384,
"h": 142.8
},
"luminance": 0.50162
}Semantic roles & 50–950 ramp
primary
#80CE7B
secondary
#98519D
accent
#2CB9B1
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480