#80D99F#80D99F
#80D99F is a light, moderate green. Relative luminance 0.567; OKLCH L 81.4% C 0.120 H 154.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #80D99F |
|---|---|
| RGB | rgb(128, 217, 159) |
| HSL | hsl(141, 54%, 68%) |
| HSV | hsv(141, 41%, 85%) |
| CMYK | cmyk(41%, 0%, 26.7%, 14.9%) |
| CIE-LAB | lab(80.02, -39.27, 20.39) |
| CIE-LCH | lch(80.02, 44.25, 152.57°) |
| OKLab | oklab(81.39% -0.1077 0.0519) |
| OKLCH | oklch(81.39% 0.12 154.3) |
| XYZ | xyz(39.9703, 56.7155, 41.6352) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.93
Seafoam
#7FE0B3
ΔE00 4.00
Eucalyptus
#44D7A8
ΔE00 6.58
Light Teal
#90E4C1
ΔE00 6.64
Light Sea Green
#98F6B0
ΔE00 6.73
Mint
#AAF0C1
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D99F #D980BA
analogous
#8DD980 #80D99F #80D9CB
triadic
#80D99F #9F80D9 #D99F80
tetradic
#80D99F #808DD9 #D980BA #D9CB80
square
#80D99F #808DD9 #D980BA #D9CB80
split-complementary
#80D99F #CB80D9 #D9808D
monochromatic
#33AB5D #51CB7B #80D99F #AFE7C3 #DEF5E6
Accessibility & contrast
On white
1.70
#80D99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#80D99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D99F
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D99F | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9C
Deuteranopia (green-blind)
#CBC3A2
Tritanopia (blue-blind)
#6ED7C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #80d99f; /* rgb */ color: rgb(128, 217, 159); /* oklch */ color: oklch(81.4% 0.120 154.3);
Tailwind
colors: {
custom: {
50: '#a8e5bb',
500: '#80d99f',
950: '#000000',
},
}SCSS
$custom: #80d99f; $custom-light: #a8e5bb; $custom-dark: #000000;
JSON
{
"hex": "#80d99f",
"rgb": {
"r": 128,
"g": 217,
"b": 159
},
"hsl": {
"h": 140.899,
"s": 53.939,
"l": 67.647
},
"oklch": {
"l": 0.81389,
"c": 0.11953,
"h": 154.3
},
"luminance": 0.56718
}Semantic roles & 50–950 ramp
primary
#80D99F
secondary
#AE4F8D
accent
#248BC1
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482