#80CFC5#80CFC5
#80CFC5 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.079 H 185.5°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #80CFC5 |
|---|---|
| RGB | rgb(128, 207, 197) |
| HSL | hsl(172, 45%, 66%) |
| HSV | hsv(172, 38%, 81%) |
| CMYK | cmyk(38.2%, 0%, 4.8%, 18.8%) |
| CIE-LAB | lab(78.02, -26.57, -2.70) |
| CIE-LCH | lch(78.02, 26.71, 185.79°) |
| OKLab | oklab(80.07% -0.0791 -0.0077) |
| OKLCH | oklch(80.07% 0.079 185.5) |
| XYZ | xyz(41.2892, 53.2433, 60.9138) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.46
Pale Teal
#82CBB2
ΔE00 5.63
Seafoam Blue
#78D1B6
ΔE00 5.90
Turquoise
#40E0D0
ΔE00 7.18
Darkturquoise
#00CED1
ΔE00 8.15
Mediumaquamarine
#66CDAA
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CFC5 #CF808A
analogous
#80CF9D #80CFC5 #80B1CF
triadic
#80CFC5 #C580CF #CFC580
tetradic
#80CFC5 #9D80CF #CF808A #B1CF80
square
#80CFC5 #9D80CF #CF808A #B1CF80
split-complementary
#80CFC5 #CF80B1 #CF9D80
monochromatic
#3A9A8E #54BEB1 #80CFC5 #ACE0D9 #D9F1EE
Accessibility & contrast
On white
1.80
#80CFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#80CFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CFC5
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CFC5 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C5
Deuteranopia (green-blind)
#BABDC6
Tritanopia (blue-blind)
#62D2CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #80cfc5; /* rgb */ color: rgb(128, 207, 197); /* oklch */ color: oklch(80.1% 0.079 185.5);
Tailwind
colors: {
custom: {
50: '#a8ded6',
500: '#80cfc5',
950: '#000000',
},
}SCSS
$custom: #80cfc5; $custom-light: #a8ded6; $custom-dark: #000000;
JSON
{
"hex": "#80cfc5",
"rgb": {
"r": 128,
"g": 207,
"b": 197
},
"hsl": {
"h": 172.405,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.80065,
"c": 0.07947,
"h": 185.5
},
"luminance": 0.53246
}Semantic roles & 50–950 ramp
primary
#80CFC5
secondary
#A0535D
accent
#2D3FB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483