#80D2C7#80D2C7
#80D2C7 is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.8% C 0.082 H 184.9°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #80D2C7 |
|---|---|
| RGB | rgb(128, 210, 199) |
| HSL | hsl(172, 48%, 66%) |
| HSV | hsv(172, 39%, 82%) |
| CMYK | cmyk(39%, 0%, 5.2%, 17.6%) |
| CIE-LAB | lab(78.93, -27.57, -2.43) |
| CIE-LCH | lch(78.93, 27.68, 185.05°) |
| OKLab | oklab(80.81% -0.0819 -0.007) |
| OKLCH | oklch(80.81% 0.082 184.9) |
| XYZ | xyz(42.2536, 54.8030, 62.3733) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.39
Pale Teal
#82CBB2
ΔE00 5.56
Seafoam Blue
#78D1B6
ΔE00 5.57
Turquoise
#40E0D0
ΔE00 6.58
Darkturquoise
#00CED1
ΔE00 8.25
Tiffany Blue
#7BF2DA
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D2C7 #D2808B
analogous
#80D29E #80D2C7 #80B4D2
triadic
#80D2C7 #C780D2 #D2C780
tetradic
#80D2C7 #9E80D2 #D2808B #B4D280
square
#80D2C7 #9E80D2 #D2808B #B4D280
split-complementary
#80D2C7 #D280B4 #D29E80
monochromatic
#389F91 #53C2B3 #80D2C7 #ADE2DB #DAF2EF
Accessibility & contrast
On white
1.76
#80D2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#80D2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D2C7
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D2C7 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC7
Deuteranopia (green-blind)
#BCBFC8
Tritanopia (blue-blind)
#61D5CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #80d2c7; /* rgb */ color: rgb(128, 210, 199); /* oklch */ color: oklch(80.8% 0.082 184.9);
Tailwind
colors: {
custom: {
50: '#a9e0d8',
500: '#80d2c7',
950: '#000000',
},
}SCSS
$custom: #80d2c7; $custom-light: #a9e0d8; $custom-dark: #000000;
JSON
{
"hex": "#80d2c7",
"rgb": {
"r": 128,
"g": 210,
"b": 199
},
"hsl": {
"h": 171.951,
"s": 47.674,
"l": 66.275
},
"oklch": {
"l": 0.80813,
"c": 0.08215,
"h": 184.9
},
"luminance": 0.54806
}Semantic roles & 50–950 ramp
primary
#80D2C7
secondary
#A4525D
accent
#2B3EBB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483