#80D5AF#80D5AF
#80D5AF is a light, moderate teal. Relative luminance 0.553; OKLCH L 80.8% C 0.100 H 163.9°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #80D5AF |
|---|---|
| RGB | rgb(128, 213, 175) |
| HSL | hsl(153, 50%, 67%) |
| HSV | hsv(153, 40%, 84%) |
| CMYK | cmyk(39.9%, 0%, 17.8%, 16.5%) |
| CIE-LAB | lab(79.20, -34.29, 10.78) |
| CIE-LCH | lch(79.20, 35.95, 162.55°) |
| OKLab | oklab(80.83% -0.0958 0.0277) |
| OKLCH | oklch(80.83% 0.1 163.9) |
| XYZ | xyz(40.4311, 55.2702, 49.0869) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.93
Mediumaquamarine
#66CDAA
ΔE00 3.45
Seafoam Blue
#78D1B6
ΔE00 3.54
Light Teal
#90E4C1
ΔE00 3.81
Pale Teal
#82CBB2
ΔE00 4.25
Eucalyptus
#44D7A8
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D5AF #D580A6
analogous
#80D585 #80D5AF #80D1D5
triadic
#80D5AF #AF80D5 #D5AF80
tetradic
#80D5AF #8580D5 #D580A6 #D1D580
square
#80D5AF #8580D5 #D580A6 #D1D580
split-complementary
#80D5AF #D580D1 #D58580
monochromatic
#36A473 #52C692 #80D5AF #AEE4CC #DCF3E9
Accessibility & contrast
On white
1.74
#80D5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#80D5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D5AF
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D5AF | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAAD
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#6AD5CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #80d5af; /* rgb */ color: rgb(128, 213, 175); /* oklch */ color: oklch(80.8% 0.100 163.9);
Tailwind
colors: {
custom: {
50: '#a8e2c6',
500: '#80d5af',
950: '#000000',
},
}SCSS
$custom: #80d5af; $custom-light: #a8e2c6; $custom-dark: #000000;
JSON
{
"hex": "#80d5af",
"rgb": {
"r": 128,
"g": 213,
"b": 175
},
"hsl": {
"h": 153.176,
"s": 50.296,
"l": 66.863
},
"oklch": {
"l": 0.80834,
"c": 0.09976,
"h": 163.9
},
"luminance": 0.55273
}Semantic roles & 50–950 ramp
primary
#80D5AF
secondary
#A85178
accent
#286BBE
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482