#80CCBE#80CCBE
#80CCBE is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.078 H 181.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #80CCBE |
|---|---|
| RGB | rgb(128, 204, 190) |
| HSL | hsl(169, 43%, 65%) |
| HSV | hsv(169, 37%, 80%) |
| CMYK | cmyk(37.3%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(76.97, -26.73, -0.46) |
| CIE-LCH | lch(76.97, 26.73, 180.98°) |
| OKLab | oklab(79.16% -0.0784 -0.0017) |
| OKLCH | oklch(79.16% 0.078 181.2) |
| XYZ | xyz(39.7858, 51.4900, 56.5473) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.95
Seafoam Blue
#78D1B6
ΔE00 4.52
Mediumturquoise
#48D1CC
ΔE00 6.46
Mediumaquamarine
#66CDAA
ΔE00 7.09
Turquoise
#40E0D0
ΔE00 7.62
Light Teal
#90E4C1
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CCBE #CC808E
analogous
#80CC98 #80CCBE #80B4CC
triadic
#80CCBE #BE80CC #CCBE80
tetradic
#80CCBE #9880CC #CC808E #B4CC80
square
#80CCBE #9880CC #CC808E #B4CC80
split-complementary
#80CCBE #CC80B4 #CC9880
monochromatic
#3C9685 #54BAA8 #80CCBE #ACDED4 #D7EFEB
Accessibility & contrast
On white
1.86
#80CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#80CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CCBE
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CCBE | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#66CFC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #80ccbe; /* rgb */ color: rgb(128, 204, 190); /* oklch */ color: oklch(79.2% 0.078 181.2);
Tailwind
colors: {
custom: {
50: '#a8dbd1',
500: '#80ccbe',
950: '#000000',
},
}SCSS
$custom: #80ccbe; $custom-light: #a8dbd1; $custom-dark: #000000;
JSON
{
"hex": "#80ccbe",
"rgb": {
"r": 128,
"g": 204,
"b": 190
},
"hsl": {
"h": 168.947,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.79165,
"c": 0.07846,
"h": 181.2
},
"luminance": 0.51493
}Semantic roles & 50–950 ramp
primary
#80CCBE
secondary
#9C5461
accent
#3048B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483