#80CCBF#80CCBF
#80CCBF is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.078 H 182.2°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #80CCBF |
|---|---|
| RGB | rgb(128, 204, 191) |
| HSL | hsl(170, 43%, 65%) |
| HSV | hsv(170, 37%, 80%) |
| CMYK | cmyk(37.3%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(77.00, -26.50, -0.96) |
| CIE-LCH | lch(77.00, 26.52, 182.07°) |
| OKLab | oklab(79.2% -0.078 -0.003) |
| OKLCH | oklch(79.2% 0.078 182.2) |
| XYZ | xyz(39.8954, 51.5339, 57.1249) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.31
Seafoam Blue
#78D1B6
ΔE00 4.87
Mediumturquoise
#48D1CC
ΔE00 6.26
Mediumaquamarine
#66CDAA
ΔE00 7.44
Turquoise
#40E0D0
ΔE00 7.61
Turquoise (survey)
#06C2AC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CCBF #CC808D
analogous
#80CC99 #80CCBF #80B3CC
triadic
#80CCBF #BF80CC #CCBF80
tetradic
#80CCBF #9980CC #CC808D #B3CC80
square
#80CCBF #9980CC #CC808D #B3CC80
split-complementary
#80CCBF #CC80B3 #CC9980
monochromatic
#3C9686 #54BAA9 #80CCBF #ACDED5 #D7EFEB
Accessibility & contrast
On white
1.86
#80CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#80CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CCBF
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CCBF | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#B8BAC0
Tritanopia (blue-blind)
#66CFC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #80ccbf; /* rgb */ color: rgb(128, 204, 191); /* oklch */ color: oklch(79.2% 0.078 182.2);
Tailwind
colors: {
custom: {
50: '#a8dbd2',
500: '#80ccbf',
950: '#000000',
},
}SCSS
$custom: #80ccbf; $custom-light: #a8dbd2; $custom-dark: #000000;
JSON
{
"hex": "#80ccbf",
"rgb": {
"r": 128,
"g": 204,
"b": 191
},
"hsl": {
"h": 169.737,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.79195,
"c": 0.07808,
"h": 182.2
},
"luminance": 0.51537
}Semantic roles & 50–950 ramp
primary
#80CCBF
secondary
#9C5460
accent
#3047B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483