#80C8A9#80C8A9
#80C8A9 is a light, moderate teal. Relative luminance 0.488; OKLCH L 77.6% C 0.085 H 165.3°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8A9 |
|---|---|
| RGB | rgb(128, 200, 169) |
| HSL | hsl(154, 40%, 64%) |
| HSV | hsv(154, 36%, 78%) |
| CMYK | cmyk(36%, 0%, 15.5%, 21.6%) |
| CIE-LAB | lab(75.30, -29.40, 8.44) |
| CIE-LCH | lch(75.30, 30.59, 163.99°) |
| OKLab | oklab(77.65% -0.0826 0.0217) |
| OKLCH | oklch(77.65% 0.085 165.3) |
| XYZ | xyz(36.7152, 48.7601, 45.0055) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.15
Seafoam Blue
#78D1B6
ΔE00 3.40
Mediumaquamarine
#66CDAA
ΔE00 3.69
Seafoam
#7FE0B3
ΔE00 6.48
Light Teal
#90E4C1
ΔE00 6.64
Darkseagreen
#8FBC8F
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8A9 #C8809F
analogous
#80C885 #80C8A9 #80C3C8
triadic
#80C8A9 #A980C8 #C8A980
tetradic
#80C8A9 #8580C8 #C8809F #C3C880
square
#80C8A9 #8580C8 #C8809F #C3C880
split-complementary
#80C8A9 #C880C3 #C88580
monochromatic
#3E8F6C #55B68C #80C8A9 #ABDAC6 #D5EDE3
Accessibility & contrast
On white
1.95
#80C8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#80C8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8A9
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8A9 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFA7
Deuteranopia (green-blind)
#B9B6AB
Tritanopia (blue-blind)
#6EC8BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #80c8a9; /* rgb */ color: rgb(128, 200, 169); /* oklch */ color: oklch(77.6% 0.085 165.3);
Tailwind
colors: {
custom: {
50: '#a7d9c2',
500: '#80c8a9',
950: '#000000',
},
}SCSS
$custom: #80c8a9; $custom-light: #a7d9c2; $custom-dark: #000000;
JSON
{
"hex": "#80c8a9",
"rgb": {
"r": 128,
"g": 200,
"b": 169
},
"hsl": {
"h": 154.167,
"s": 39.56,
"l": 64.314
},
"oklch": {
"l": 0.77646,
"c": 0.08545,
"h": 165.3
},
"luminance": 0.48762
}Semantic roles & 50–950 ramp
primary
#80C8A9
secondary
#DEC5D0
accent
#336AB3
background
#FAFDFB
surface
#F4FAF7
border
#CED3D0
text
#101412
muted
#7F8381