#80D49F#80D49F
#80D49F is a light, moderate green. Relative luminance 0.542; OKLCH L 80.2% C 0.112 H 155.3°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #80D49F |
|---|---|
| RGB | rgb(128, 212, 159) |
| HSL | hsl(142, 49%, 67%) |
| HSV | hsv(142, 40%, 83%) |
| CMYK | cmyk(39.6%, 0%, 25%, 16.9%) |
| CIE-LAB | lab(78.56, -37.01, 18.37) |
| CIE-LCH | lch(78.56, 41.32, 153.60°) |
| OKLab | oklab(80.21% -0.1017 0.0469) |
| OKLCH | oklch(80.21% 0.112 155.3) |
| XYZ | xyz(38.7011, 54.1769, 41.2121) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.01
Hospital Green
#9BE5AA
ΔE00 4.84
Mediumaquamarine
#66CDAA
ΔE00 6.04
Eucalyptus
#44D7A8
ΔE00 6.34
Light Teal
#90E4C1
ΔE00 6.42
Soft Green
#6FC276
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D49F #D480B5
analogous
#8BD480 #80D49F #80D4C9
triadic
#80D49F #9F80D4 #D49F80
tetradic
#80D49F #808BD4 #D480B5 #D4C980
square
#80D49F #808BD4 #D480B5 #D4C980
split-complementary
#80D49F #C980D4 #D4808B
monochromatic
#37A35F #52C57C #80D49F #AEE3C2 #DBF3E4
Accessibility & contrast
On white
1.77
#80D49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#80D49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D49F
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D49F | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C89C
Deuteranopia (green-blind)
#C6BFA2
Tritanopia (blue-blind)
#6FD2C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #80d49f; /* rgb */ color: rgb(128, 212, 159); /* oklch */ color: oklch(80.2% 0.112 155.3);
Tailwind
colors: {
custom: {
50: '#a8e1bb',
500: '#80d49f',
950: '#000000',
},
}SCSS
$custom: #80d49f; $custom-light: #a8e1bb; $custom-dark: #000000;
JSON
{
"hex": "#80d49f",
"rgb": {
"r": 128,
"g": 212,
"b": 159
},
"hsl": {
"h": 142.143,
"s": 49.412,
"l": 66.667
},
"oklch": {
"l": 0.8021,
"c": 0.11201,
"h": 155.3
},
"luminance": 0.54179
}Semantic roles & 50–950 ramp
primary
#80D49F
secondary
#A75187
accent
#2986BD
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482