#80C8A8#80C8A8
#80C8A8 is a light, moderate teal. Relative luminance 0.487; OKLCH L 77.6% C 0.086 H 164.5°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8A8 |
|---|---|
| RGB | rgb(128, 200, 168) |
| HSL | hsl(153, 40%, 64%) |
| HSV | hsv(153, 36%, 78%) |
| CMYK | cmyk(36%, 0%, 16%, 21.6%) |
| CIE-LAB | lab(75.28, -29.61, 8.94) |
| CIE-LCH | lch(75.28, 30.93, 163.20°) |
| OKLab | oklab(77.62% -0.0831 0.023) |
| OKLCH | oklch(77.62% 0.086 164.5) |
| XYZ | xyz(36.6216, 48.7227, 44.5129) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.44
Seafoam Blue
#78D1B6
ΔE00 3.59
Mediumaquamarine
#66CDAA
ΔE00 3.69
Seafoam
#7FE0B3
ΔE00 6.36
Light Teal
#90E4C1
ΔE00 6.64
Darkseagreen
#8FBC8F
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8A8 #C880A0
analogous
#80C884 #80C8A8 #80C4C8
triadic
#80C8A8 #A880C8 #C8A880
tetradic
#80C8A8 #8480C8 #C880A0 #C4C880
square
#80C8A8 #8480C8 #C880A0 #C4C880
split-complementary
#80C8A8 #C880C4 #C88480
monochromatic
#3E8F6B #55B68B #80C8A8 #ABDAC5 #D5EDE3
Accessibility & contrast
On white
1.95
#80C8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#80C8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8A8
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8A8 | 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)
#C5BEA6
Deuteranopia (green-blind)
#B9B6AA
Tritanopia (blue-blind)
#6EC8BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #80c8a8; /* rgb */ color: rgb(128, 200, 168); /* oklch */ color: oklch(77.6% 0.086 164.5);
Tailwind
colors: {
custom: {
50: '#a7d9c1',
500: '#80c8a8',
950: '#000000',
},
}SCSS
$custom: #80c8a8; $custom-light: #a7d9c1; $custom-dark: #000000;
JSON
{
"hex": "#80c8a8",
"rgb": {
"r": 128,
"g": 200,
"b": 168
},
"hsl": {
"h": 153.333,
"s": 39.56,
"l": 64.314
},
"oklch": {
"l": 0.77619,
"c": 0.08621,
"h": 164.5
},
"luminance": 0.48725
}Semantic roles & 50–950 ramp
primary
#80C8A8
secondary
#DEC5D1
accent
#336CB3
background
#FAFDFB
surface
#F4FAF7
border
#CED3D0
text
#101412
muted
#7F8381