#80BFA7#80BFA7
#80BFA7 is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.5% C 0.074 H 168.5°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #80BFA7 |
|---|---|
| RGB | rgb(128, 191, 167) |
| HSL | hsl(157, 33%, 63%) |
| HSV | hsv(157, 33%, 75%) |
| CMYK | cmyk(33%, 0%, 12.6%, 25.1%) |
| CIE-LAB | lab(72.65, -25.44, 5.72) |
| CIE-LCH | lch(72.65, 26.08, 167.33°) |
| OKLab | oklab(75.5% -0.0722 0.0147) |
| OKLCH | oklch(75.5% 0.074 168.5) |
| XYZ | xyz(34.5055, 44.6389, 43.3497) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.17
Seafoam Blue
#78D1B6
ΔE00 5.16
Mediumaquamarine
#66CDAA
ΔE00 5.84
Greeny Blue
#42B395
ΔE00 7.62
Darkseagreen
#8FBC8F
ΔE00 7.70
Tealish
#24BCA8
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BFA7 #BF8098
analogous
#80BF88 #80BFA7 #80B7BF
triadic
#80BFA7 #A780BF #BFA780
tetradic
#80BFA7 #8880BF #BF8098 #B7BF80
square
#80BFA7 #8880BF #BF8098 #B7BF80
split-complementary
#80BFA7 #BF80B7 #BF8880
monochromatic
#42836A #57AA8B #80BFA7 #A9D4C3 #D1E8DF
Accessibility & contrast
On white
2.12
#80BFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#80BFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BFA7
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BFA7 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A6
Deuteranopia (green-blind)
#B1AFA9
Tritanopia (blue-blind)
#70C0B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #80bfa7; /* rgb */ color: rgb(128, 191, 167); /* oklch */ color: oklch(75.5% 0.074 168.5);
Tailwind
colors: {
custom: {
50: '#a7d2c1',
500: '#80bfa7',
950: '#000000',
},
}SCSS
$custom: #80bfa7; $custom-light: #a7d2c1; $custom-dark: #000000;
JSON
{
"hex": "#80bfa7",
"rgb": {
"r": 128,
"g": 191,
"b": 167
},
"hsl": {
"h": 157.143,
"s": 32.984,
"l": 62.549
},
"oklch": {
"l": 0.75499,
"c": 0.07369,
"h": 168.5
},
"luminance": 0.44641
}Semantic roles & 50–950 ramp
primary
#80BFA7
secondary
#D9C2CB
accent
#3A65AC
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#101412
muted
#7F8281