#80CFBD#80CFBD
#80CFBD is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.8% C 0.083 H 177.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #80CFBD |
|---|---|
| RGB | rgb(128, 207, 189) |
| HSL | hsl(166, 45%, 66%) |
| HSV | hsv(166, 38%, 81%) |
| CMYK | cmyk(38.2%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(77.81, -28.41, 1.29) |
| CIE-LCH | lch(77.81, 28.44, 177.39°) |
| OKLab | oklab(79.83% -0.0825 0.003) |
| OKLCH | oklch(79.83% 0.083 177.9) |
| XYZ | xyz(40.3968, 52.8863, 56.2137) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.85
Seafoam Blue
#78D1B6
ΔE00 3.04
Mediumaquamarine
#66CDAA
ΔE00 5.81
Light Teal
#90E4C1
ΔE00 6.94
Mediumturquoise
#48D1CC
ΔE00 7.12
Turquoise
#40E0D0
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CFBD #CF8092
analogous
#80CF95 #80CFBD #80B9CF
triadic
#80CFBD #BD80CF #CFBD80
tetradic
#80CFBD #9580CF #CF8092 #B9CF80
square
#80CFBD #9580CF #CF8092 #B9CF80
split-complementary
#80CFBD #CF80B9 #CF9580
monochromatic
#3A9A84 #54BEA6 #80CFBD #ACE0D4 #D9F1EB
Accessibility & contrast
On white
1.81
#80CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#80CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CFBD
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CFBD | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#BCBCBE
Tritanopia (blue-blind)
#66D1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80cfbd; /* rgb */ color: rgb(128, 207, 189); /* oklch */ color: oklch(79.8% 0.083 177.9);
Tailwind
colors: {
custom: {
50: '#a8ded0',
500: '#80cfbd',
950: '#000000',
},
}SCSS
$custom: #80cfbd; $custom-light: #a8ded0; $custom-dark: #000000;
JSON
{
"hex": "#80cfbd",
"rgb": {
"r": 128,
"g": 207,
"b": 189
},
"hsl": {
"h": 166.329,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.79826,
"c": 0.08256,
"h": 177.9
},
"luminance": 0.52889
}Semantic roles & 50–950 ramp
primary
#80CFBD
secondary
#A05365
accent
#2D4DB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483