#80CDBA#80CDBA
#80CDBA is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.082 H 176.6°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #80CDBA |
|---|---|
| RGB | rgb(128, 205, 186) |
| HSL | hsl(165, 44%, 65%) |
| HSV | hsv(165, 38%, 80%) |
| CMYK | cmyk(37.6%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(77.16, -28.12, 1.96) |
| CIE-LCH | lch(77.16, 28.19, 176.01°) |
| OKLab | oklab(79.28% -0.0814 0.0048) |
| OKLCH | oklch(79.28% 0.082 176.6) |
| XYZ | xyz(39.5930, 51.7944, 54.3559) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.27
Seafoam Blue
#78D1B6
ΔE00 2.84
Mediumaquamarine
#66CDAA
ΔE00 5.48
Light Teal
#90E4C1
ΔE00 6.99
Mediumturquoise
#48D1CC
ΔE00 7.57
Turquoise
#40E0D0
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CDBA #CD8093
analogous
#80CD93 #80CDBA #80B9CD
triadic
#80CDBA #BA80CD #CDBA80
tetradic
#80CDBA #9380CD #CD8093 #B9CD80
square
#80CDBA #9380CD #CD8093 #B9CD80
split-complementary
#80CDBA #CD80B9 #CD9380
monochromatic
#3B9781 #54BCA2 #80CDBA #ACDED2 #D8F0EA
Accessibility & contrast
On white
1.85
#80CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#80CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CDBA
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CDBA | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B9
Deuteranopia (green-blind)
#BABBBB
Tritanopia (blue-blind)
#67CFC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80cdba; /* rgb */ color: rgb(128, 205, 186); /* oklch */ color: oklch(79.3% 0.082 176.6);
Tailwind
colors: {
custom: {
50: '#a8dcce',
500: '#80cdba',
950: '#000000',
},
}SCSS
$custom: #80cdba; $custom-light: #a8dcce; $custom-dark: #000000;
JSON
{
"hex": "#80cdba",
"rgb": {
"r": 128,
"g": 205,
"b": 186
},
"hsl": {
"h": 165.195,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.79278,
"c": 0.08151,
"h": 176.6
},
"luminance": 0.51797
}Semantic roles & 50–950 ramp
primary
#80CDBA
secondary
#9D5466
accent
#2F50B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483