#80CE8E#80CE8E
#80CE8E is a light, moderate green. Relative luminance 0.507; OKLCH L 78.4% C 0.119 H 148.8°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #80CE8E |
|---|---|
| RGB | rgb(128, 206, 142) |
| HSL | hsl(131, 44%, 65%) |
| HSV | hsv(131, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 31.1%, 19.2%) |
| CIE-LAB | lab(76.49, -37.37, 24.47) |
| CIE-LCH | lch(76.49, 44.67, 146.79°) |
| OKLab | oklab(78.42% -0.102 0.0617) |
| OKLCH | oklch(78.42% 0.119 148.8) |
| XYZ | xyz(35.8539, 50.6827, 33.4795) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.31
Emerald
#50C878
ΔE00 5.45
Hospital Green
#9BE5AA
ΔE00 5.97
Darkseagreen
#8FBC8F
ΔE00 6.59
Dark Mint
#48C072
ΔE00 6.75
Pistachio
#93C572
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CE8E #CE80C0
analogous
#99CE80 #80CE8E #80CEB5
triadic
#80CE8E #8E80CE #CE8E80
tetradic
#80CE8E #8099CE #CE80C0 #CEB580
square
#80CE8E #8099CE #CE80C0 #CEB580
split-complementary
#80CE8E #B580CE #CE8099
monochromatic
#3B994C #54BD67 #80CE8E #ACDFB5 #D8F0DD
Accessibility & contrast
On white
1.89
#80CE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#80CE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CE8E
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CE8E | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28A
Deuteranopia (green-blind)
#C3BA92
Tritanopia (blue-blind)
#74CBBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #80ce8e; /* rgb */ color: rgb(128, 206, 142); /* oklch */ color: oklch(78.4% 0.119 148.8);
Tailwind
colors: {
custom: {
50: '#a8ddaf',
500: '#80ce8e',
950: '#000000',
},
}SCSS
$custom: #80ce8e; $custom-light: #a8ddaf; $custom-dark: #000000;
JSON
{
"hex": "#80ce8e",
"rgb": {
"r": 128,
"g": 206,
"b": 142
},
"hsl": {
"h": 130.769,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.78418,
"c": 0.11923,
"h": 148.8
},
"luminance": 0.50685
}Semantic roles & 50–950 ramp
primary
#80CE8E
secondary
#9F5491
accent
#2E9FB7
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481