#80D39B#80D39B
#80D39B is a light, moderate green. Relative luminance 0.535; OKLCH L 79.9% C 0.114 H 153.6°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #80D39B |
|---|---|
| RGB | rgb(128, 211, 155) |
| HSL | hsl(140, 49%, 66%) |
| HSV | hsv(140, 39%, 83%) |
| CMYK | cmyk(39.3%, 0%, 26.5%, 17.3%) |
| CIE-LAB | lab(78.19, -37.31, 19.97) |
| CIE-LCH | lch(78.19, 42.32, 151.85°) |
| OKLab | oklab(79.88% -0.1023 0.0508) |
| OKLCH | oklch(79.88% 0.114 153.6) |
| XYZ | xyz(38.1104, 53.5419, 39.3305) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.75
Hospital Green
#9BE5AA
ΔE00 4.85
Soft Green
#6FC276
ΔE00 6.52
Mediumaquamarine
#66CDAA
ΔE00 6.68
Emerald
#50C878
ΔE00 6.76
Eucalyptus
#44D7A8
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D39B #D380B8
analogous
#8FD380 #80D39B #80D3C5
triadic
#80D39B #9B80D3 #D39B80
tetradic
#80D39B #808FD3 #D380B8 #D3C580
square
#80D39B #808FD3 #D380B8 #D3C580
split-complementary
#80D39B #C580D3 #D3808F
monochromatic
#38A15A #53C377 #80D39B #ADE3BF #DBF2E3
Accessibility & contrast
On white
1.79
#80D39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#80D39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D39B
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D39B | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C798
Deuteranopia (green-blind)
#C6BE9E
Tritanopia (blue-blind)
#70D1C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #80d39b; /* rgb */ color: rgb(128, 211, 155); /* oklch */ color: oklch(79.9% 0.114 153.6);
Tailwind
colors: {
custom: {
50: '#a8e1b8',
500: '#80d39b',
950: '#000000',
},
}SCSS
$custom: #80d39b; $custom-light: #a8e1b8; $custom-dark: #000000;
JSON
{
"hex": "#80d39b",
"rgb": {
"r": 128,
"g": 211,
"b": 155
},
"hsl": {
"h": 139.518,
"s": 48.538,
"l": 66.471
},
"oklch": {
"l": 0.79883,
"c": 0.11424,
"h": 153.6
},
"luminance": 0.53544
}Semantic roles & 50–950 ramp
primary
#80D39B
secondary
#A6528A
accent
#2A8CBC
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481