#80CE90#80CE90
#80CE90 is a light, moderate green. Relative luminance 0.507; OKLCH L 78.5% C 0.117 H 149.6°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #80CE90 |
|---|---|
| RGB | rgb(128, 206, 144) |
| HSL | hsl(132, 44%, 65%) |
| HSV | hsv(132, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 30.1%, 19.2%) |
| CIE-LAB | lab(76.52, -37.03, 23.47) |
| CIE-LCH | lch(76.52, 43.84, 147.63°) |
| OKLab | oklab(78.46% -0.1011 0.0593) |
| OKLCH | oklch(78.46% 0.117 149.6) |
| XYZ | xyz(36.0054, 50.7434, 34.2774) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.59
Emerald
#50C878
ΔE00 5.63
Hospital Green
#9BE5AA
ΔE00 5.87
Darkseagreen
#8FBC8F
ΔE00 6.44
Seafoam
#7FE0B3
ΔE00 6.85
Dark Mint
#48C072
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CE90 #CE80BE
analogous
#97CE80 #80CE90 #80CEB7
triadic
#80CE90 #9080CE #CE9080
tetradic
#80CE90 #8097CE #CE80BE #CEB780
square
#80CE90 #8097CE #CE80BE #CEB780
split-complementary
#80CE90 #B780CE #CE8097
monochromatic
#3B994E #54BD69 #80CE90 #ACDFB7 #D8F0DD
Accessibility & contrast
On white
1.88
#80CE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#80CE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CE90
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CE90 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28C
Deuteranopia (green-blind)
#C3BA94
Tritanopia (blue-blind)
#74CBBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #80ce90; /* rgb */ color: rgb(128, 206, 144); /* oklch */ color: oklch(78.5% 0.117 149.6);
Tailwind
colors: {
custom: {
50: '#a8ddb1',
500: '#80ce90',
950: '#000000',
},
}SCSS
$custom: #80ce90; $custom-light: #a8ddb1; $custom-dark: #000000;
JSON
{
"hex": "#80ce90",
"rgb": {
"r": 128,
"g": 206,
"b": 144
},
"hsl": {
"h": 132.308,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.7846,
"c": 0.11724,
"h": 149.6
},
"luminance": 0.50745
}Semantic roles & 50–950 ramp
primary
#80CE90
secondary
#9F548F
accent
#2E9BB7
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481