#80CFBC#80CFBC
#80CFBC is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.083 H 177.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #80CFBC |
|---|---|
| RGB | rgb(128, 207, 188) |
| HSL | hsl(166, 45%, 66%) |
| HSV | hsv(166, 38%, 81%) |
| CMYK | cmyk(38.2%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(77.78, -28.64, 1.79) |
| CIE-LCH | lch(77.78, 28.70, 176.42°) |
| OKLab | oklab(79.8% -0.0829 0.0043) |
| OKLCH | oklch(79.8% 0.083 177) |
| XYZ | xyz(40.2886, 52.8430, 55.6440) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.53
Seafoam Blue
#78D1B6
ΔE00 2.72
Mediumaquamarine
#66CDAA
ΔE00 5.51
Light Teal
#90E4C1
ΔE00 6.70
Turquoise
#40E0D0
ΔE00 7.32
Mediumturquoise
#48D1CC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CFBC #CF8093
analogous
#80CF94 #80CFBC #80BACF
triadic
#80CFBC #BC80CF #CFBC80
tetradic
#80CFBC #9480CF #CF8093 #BACF80
square
#80CFBC #9480CF #CF8093 #BACF80
split-complementary
#80CFBC #CF80BA #CF9480
monochromatic
#3A9A83 #54BEA5 #80CFBC #ACE0D3 #D9F1EB
Accessibility & contrast
On white
1.82
#80CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#80CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CFBC
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CFBC | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#66D1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80cfbc; /* rgb */ color: rgb(128, 207, 188); /* oklch */ color: oklch(79.8% 0.083 177.0);
Tailwind
colors: {
custom: {
50: '#a8ded0',
500: '#80cfbc',
950: '#000000',
},
}SCSS
$custom: #80cfbc; $custom-light: #a8ded0; $custom-dark: #000000;
JSON
{
"hex": "#80cfbc",
"rgb": {
"r": 128,
"g": 207,
"b": 188
},
"hsl": {
"h": 165.57,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.79797,
"c": 0.08305,
"h": 177
},
"luminance": 0.52846
}Semantic roles & 50–950 ramp
primary
#80CFBC
secondary
#A05366
accent
#2D4FB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483