#80B697#80B697
#80B697 is a light, moderate green. Relative luminance 0.403; OKLCH L 73.0% C 0.073 H 158.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #80B697 |
|---|---|
| RGB | rgb(128, 182, 151) |
| HSL | hsl(146, 27%, 61%) |
| HSV | hsv(146, 30%, 71%) |
| CMYK | cmyk(29.7%, 0%, 17%, 28.6%) |
| CIE-LAB | lab(69.67, -24.29, 10.18) |
| CIE-LCH | lch(69.67, 26.34, 157.27°) |
| OKLab | oklab(72.97% -0.0676 0.0262) |
| OKLCH | oklch(72.97% 0.073 158.8) |
| XYZ | xyz(31.2141, 40.2780, 35.4019) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.03
Tea
#65AB7C
ΔE00 6.35
Pale Teal
#82CBB2
ΔE00 6.49
Greyish Green
#82A67D
ΔE00 6.65
Greenish Grey
#96AE8D
ΔE00 7.02
Greeny Grey
#7EA07A
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B697 #B6809F
analogous
#84B680 #80B697 #80B6B2
triadic
#80B697 #9780B6 #B69780
tetradic
#80B697 #8084B6 #B6809F #B6B280
square
#80B697 #8084B6 #B6809F #B6B280
split-complementary
#80B697 #B280B6 #B68084
monochromatic
#44775A #5B9E77 #80B697 #A7CCB7 #CEE3D7
Accessibility & contrast
On white
2.32
#80B697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#80B697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B697
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B697 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE95
Deuteranopia (green-blind)
#ACA899
Tritanopia (blue-blind)
#76B5AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #80b697; /* rgb */ color: rgb(128, 182, 151); /* oklch */ color: oklch(73.0% 0.073 158.8);
Tailwind
colors: {
custom: {
50: '#a6ccb5',
500: '#80b697',
950: '#000000',
},
}SCSS
$custom: #80b697; $custom-light: #a6ccb5; $custom-dark: #000000;
JSON
{
"hex": "#80b697",
"rgb": {
"r": 128,
"g": 182,
"b": 151
},
"hsl": {
"h": 145.556,
"s": 27,
"l": 60.784
},
"oklch": {
"l": 0.72974,
"c": 0.07255,
"h": 158.8
},
"luminance": 0.40279
}Semantic roles & 50–950 ramp
primary
#80B697
secondary
#D3BFCA
accent
#407AA6
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280