#80BBB8#80BBB8
#80BBB8 is a light, moderate teal. Relative luminance 0.436; OKLCH L 75.1% C 0.061 H 191.9°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBB8 |
|---|---|
| RGB | rgb(128, 187, 184) |
| HSL | hsl(177, 30%, 62%) |
| HSV | hsv(177, 32%, 73%) |
| CMYK | cmyk(31.6%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(71.95, -19.63, -4.58) |
| CIE-LCH | lch(71.95, 20.16, 193.13°) |
| OKLab | oklab(75.09% -0.0598 -0.0126) |
| OKLCH | oklch(75.09% 0.061 191.9) |
| XYZ | xyz(35.3212, 43.5885, 51.8904) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.82
Cadetblue
#5F9EA0
ΔE00 8.95
Pale Teal
#82CBB2
ΔE00 8.95
Lightseagreen
#20B2AA
ΔE00 9.40
Greyish Teal
#719F91
ΔE00 9.49
Topaz
#13BBAF
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBB8 #BB8083
analogous
#80BB9B #80BBB8 #80A1BB
triadic
#80BBB8 #B880BB #BBB880
tetradic
#80BBB8 #9B80BB #BB8083 #A1BB80
square
#80BBB8 #9B80BB #BB8083 #A1BB80
split-complementary
#80BBB8 #BB80A1 #BB9B80
monochromatic
#437D7A #59A5A1 #80BBB8 #A8D0CE #D0E6E5
Accessibility & contrast
On white
2.16
#80BBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#80BBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBB8
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBB8 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B5B8
Deuteranopia (green-blind)
#A9ADB9
Tritanopia (blue-blind)
#6BBEBA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #80bbb8; /* rgb */ color: rgb(128, 187, 184); /* oklch */ color: oklch(75.1% 0.061 191.9);
Tailwind
colors: {
custom: {
50: '#a7cfcd',
500: '#80bbb8',
950: '#000000',
},
}SCSS
$custom: #80bbb8; $custom-light: #a7cfcd; $custom-dark: #000000;
JSON
{
"hex": "#80bbb8",
"rgb": {
"r": 128,
"g": 187,
"b": 184
},
"hsl": {
"h": 176.949,
"s": 30.256,
"l": 61.765
},
"oklch": {
"l": 0.75086,
"c": 0.06115,
"h": 191.9
},
"luminance": 0.43591
}Semantic roles & 50–950 ramp
primary
#80BBB8
secondary
#D6C0C2
accent
#3D42A9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282