#80CCBD#80CCBD
#80CCBD is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.079 H 180.2°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #80CCBD |
|---|---|
| RGB | rgb(128, 204, 189) |
| HSL | hsl(168, 43%, 65%) |
| HSV | hsv(168, 37%, 80%) |
| CMYK | cmyk(37.3%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(76.95, -26.96, 0.04) |
| CIE-LCH | lch(76.95, 26.96, 179.91°) |
| OKLab | oklab(79.14% -0.0789 -0.0003) |
| OKLCH | oklch(79.14% 0.079 180.2) |
| XYZ | xyz(39.6769, 51.4465, 55.9737) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.58
Seafoam Blue
#78D1B6
ΔE00 4.18
Mediumturquoise
#48D1CC
ΔE00 6.68
Mediumaquamarine
#66CDAA
ΔE00 6.75
Turquoise
#40E0D0
ΔE00 7.64
Light Teal
#90E4C1
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CCBD #CC808F
analogous
#80CC97 #80CCBD #80B5CC
triadic
#80CCBD #BD80CC #CCBD80
tetradic
#80CCBD #9780CC #CC808F #B5CC80
square
#80CCBD #9780CC #CC808F #B5CC80
split-complementary
#80CCBD #CC80B5 #CC9780
monochromatic
#3C9684 #54BAA6 #80CCBD #ACDED4 #D7EFEA
Accessibility & contrast
On white
1.86
#80CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#80CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CCBD
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CCBD | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BC
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#66CEC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #80ccbd; /* rgb */ color: rgb(128, 204, 189); /* oklch */ color: oklch(79.1% 0.079 180.2);
Tailwind
colors: {
custom: {
50: '#a8dbd0',
500: '#80ccbd',
950: '#000000',
},
}SCSS
$custom: #80ccbd; $custom-light: #a8dbd0; $custom-dark: #000000;
JSON
{
"hex": "#80ccbd",
"rgb": {
"r": 128,
"g": 204,
"b": 189
},
"hsl": {
"h": 168.158,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.79135,
"c": 0.07887,
"h": 180.2
},
"luminance": 0.51449
}Semantic roles & 50–950 ramp
primary
#80CCBD
secondary
#9C5462
accent
#304AB6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483