#80BBBA#80BBBA
#80BBBA is a light, moderate teal. Relative luminance 0.437; OKLCH L 75.1% C 0.061 H 194.6°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBBA |
|---|---|
| RGB | rgb(128, 187, 186) |
| HSL | hsl(179, 30%, 62%) |
| HSV | hsv(179, 32%, 73%) |
| CMYK | cmyk(31.6%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(72.01, -19.16, -5.59) |
| CIE-LCH | lch(72.01, 19.96, 196.26°) |
| OKLab | oklab(75.15% -0.059 -0.0154) |
| OKLCH | oklch(75.15% 0.061 194.6) |
| XYZ | xyz(35.5323, 43.6730, 53.0023) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.85
Mediumturquoise
#48D1CC
ΔE00 9.00
Lightseagreen
#20B2AA
ΔE00 9.72
Pale Teal
#82CBB2
ΔE00 9.74
Darkturquoise
#00CED1
ΔE00 9.78
Greyish Teal
#719F91
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBBA #BB8081
analogous
#80BB9D #80BBBA #809FBB
triadic
#80BBBA #BA80BB #BBBA80
tetradic
#80BBBA #9D80BB #BB8081 #9FBB80
square
#80BBBA #9D80BB #BB8081 #9FBB80
split-complementary
#80BBBA #BB809F #BB9D80
monochromatic
#437D7C #59A5A4 #80BBBA #A8D0D0 #D0E6E5
Accessibility & contrast
On white
2.16
#80BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#80BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBBA
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBBA | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B5BA
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#6ABFBA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #80bbba; /* rgb */ color: rgb(128, 187, 186); /* oklch */ color: oklch(75.1% 0.061 194.6);
Tailwind
colors: {
custom: {
50: '#a7cfce',
500: '#80bbba',
950: '#000000',
},
}SCSS
$custom: #80bbba; $custom-light: #a7cfce; $custom-dark: #000000;
JSON
{
"hex": "#80bbba",
"rgb": {
"r": 128,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.983,
"s": 30.256,
"l": 61.765
},
"oklch": {
"l": 0.7515,
"c": 0.06097,
"h": 194.6
},
"luminance": 0.43675
}Semantic roles & 50–950 ramp
primary
#80BBBA
secondary
#D6C0C1
accent
#3D3EA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282