#80BBBB#80BBBB
#80BBBB is a light, moderate teal. Relative luminance 0.437; OKLCH L 75.2% C 0.061 H 195.9°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBBB |
|---|---|
| RGB | rgb(128, 187, 187) |
| HSL | hsl(180, 30%, 62%) |
| HSV | hsv(180, 32%, 73%) |
| CMYK | cmyk(31.6%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(72.04, -18.92, -6.09) |
| CIE-LCH | lch(72.04, 19.88, 197.85°) |
| OKLab | oklab(75.18% -0.0586 -0.0167) |
| OKLCH | oklch(75.18% 0.061 195.9) |
| XYZ | xyz(35.6390, 43.7157, 53.5641) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.83
Mediumturquoise
#48D1CC
ΔE00 9.13
Darkturquoise
#00CED1
ΔE00 9.79
Lightseagreen
#20B2AA
ΔE00 9.91
Turquoise Blue
#06B1C4
ΔE00 10.05
Pale Teal
#82CBB2
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBBB #BB8080
analogous
#80BB9E #80BBBB #809EBB
triadic
#80BBBB #BB80BB #BBBB80
tetradic
#80BBBB #9E80BB #BB8080 #9EBB80
square
#80BBBB #9E80BB #BB8080 #9EBB80
split-complementary
#80BBBB #BB809E #BB9E80
monochromatic
#437D7D #59A5A5 #80BBBB #A8D0D0 #D0E6E6
Accessibility & contrast
On white
2.16
#80BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#80BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBBB
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBBB | 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)
#B4B5BB
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#6ABFBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #80bbbb; /* rgb */ color: rgb(128, 187, 187); /* oklch */ color: oklch(75.2% 0.061 195.9);
Tailwind
colors: {
custom: {
50: '#a7cfcf',
500: '#80bbbb',
950: '#000000',
},
}SCSS
$custom: #80bbbb; $custom-light: #a7cfcf; $custom-dark: #000000;
JSON
{
"hex": "#80bbbb",
"rgb": {
"r": 128,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 30.256,
"l": 61.765
},
"oklch": {
"l": 0.75182,
"c": 0.06092,
"h": 195.9
},
"luminance": 0.43718
}Semantic roles & 50–950 ramp
primary
#80BBBB
secondary
#D6C0C0
accent
#3D3DA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282