#80BE99#80BE99
#80BE99 is a light, moderate green. Relative luminance 0.437; OKLCH L 74.9% C 0.084 H 157.5°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #80BE99 |
|---|---|
| RGB | rgb(128, 190, 153) |
| HSL | hsl(144, 32%, 62%) |
| HSV | hsv(144, 33%, 75%) |
| CMYK | cmyk(32.6%, 0%, 19.5%, 25.5%) |
| CIE-LAB | lab(72.04, -27.82, 12.44) |
| CIE-LCH | lch(72.04, 30.48, 155.91°) |
| OKLab | oklab(74.9% -0.0771 0.032) |
| OKLCH | oklch(74.9% 0.084 157.5) |
| XYZ | xyz(33.0633, 43.7143, 36.8264) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.24
Pale Teal
#82CBB2
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 6.17
Tea
#65AB7C
ΔE00 6.69
Seafoam Blue
#78D1B6
ΔE00 6.97
Faded Green
#7BB274
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BE99 #BE80A5
analogous
#86BE80 #80BE99 #80BEB8
triadic
#80BE99 #9980BE #BE9980
tetradic
#80BE99 #8086BE #BE80A5 #BEB880
square
#80BE99 #8086BE #BE80A5 #BEB880
split-complementary
#80BE99 #B880BE #BE8086
monochromatic
#42815C #58A978 #80BE99 #A8D3BA #D1E7DA
Accessibility & contrast
On white
2.16
#80BE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#80BE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BE99
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BE99 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB597
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#74BDB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #80be99; /* rgb */ color: rgb(128, 190, 153); /* oklch */ color: oklch(74.9% 0.084 157.5);
Tailwind
colors: {
custom: {
50: '#a6d2b7',
500: '#80be99',
950: '#000000',
},
}SCSS
$custom: #80be99; $custom-light: #a6d2b7; $custom-dark: #000000;
JSON
{
"hex": "#80be99",
"rgb": {
"r": 128,
"g": 190,
"b": 153
},
"hsl": {
"h": 144.194,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.74895,
"c": 0.0835,
"h": 157.5
},
"luminance": 0.43716
}Semantic roles & 50–950 ramp
primary
#80BE99
secondary
#D8C2CF
accent
#3A7EAB
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280