#80AD98#80AD98
#80AD98 is a light, muted teal. Relative luminance 0.367; OKLCH L 70.9% C 0.057 H 164.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #80AD98 |
|---|---|
| RGB | rgb(128, 173, 152) |
| HSL | hsl(152, 22%, 59%) |
| HSV | hsv(152, 26%, 68%) |
| CMYK | cmyk(26%, 0%, 12.1%, 32.2%) |
| CIE-LAB | lab(67.08, -19.54, 5.93) |
| CIE-LCH | lch(67.08, 20.42, 163.11°) |
| OKLab | oklab(70.91% -0.0552 0.0153) |
| OKLCH | oklch(70.91% 0.057 164.5) |
| XYZ | xyz(29.5114, 36.7421, 35.2367) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.94
Dull Teal
#5F9E8F
ΔE00 6.79
Greenish Grey
#96AE8D
ΔE00 7.01
Greyish Green
#82A67D
ΔE00 7.22
Grey Teal
#5E9B8A
ΔE00 7.22
Greeny Grey
#7EA07A
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AD98 #AD8095
analogous
#80AD82 #80AD98 #80ACAD
triadic
#80AD98 #9880AD #AD9880
tetradic
#80AD98 #8280AD #AD8095 #ACAD80
square
#80AD98 #8280AD #AD8095 #ACAD80
split-complementary
#80AD98 #AD80AC #AD8280
monochromatic
#466D5B #5E927A #80AD98 #A5C5B6 #CADDD4
Accessibility & contrast
On white
2.52
#80AD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#80AD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AD98
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AD98 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA797
Deuteranopia (green-blind)
#A3A199
Tritanopia (blue-blind)
#76ADA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #80ad98; /* rgb */ color: rgb(128, 173, 152); /* oklch */ color: oklch(70.9% 0.057 164.5);
Tailwind
colors: {
custom: {
50: '#a6c5b6',
500: '#80ad98',
950: '#000000',
},
}SCSS
$custom: #80ad98; $custom-light: #a6c5b6; $custom-dark: #000000;
JSON
{
"hex": "#80ad98",
"rgb": {
"r": 128,
"g": 173,
"b": 152
},
"hsl": {
"h": 152,
"s": 21.531,
"l": 59.02
},
"oklch": {
"l": 0.7091,
"c": 0.05731,
"h": 164.5
},
"luminance": 0.36743
}Semantic roles & 50–950 ramp
primary
#80AD98
secondary
#CDBCC4
accent
#6A91BE
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280