#80BBBE#80BBBE
#80BBBE is a light, moderate teal. Relative luminance 0.438; OKLCH L 75.3% C 0.061 H 200.0°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBBE |
|---|---|
| RGB | rgb(128, 187, 190) |
| HSL | hsl(183, 32%, 62%) |
| HSV | hsv(183, 33%, 75%) |
| CMYK | cmyk(32.6%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(72.13, -18.21, -7.60) |
| CIE-LCH | lch(72.13, 19.73, 202.67°) |
| OKLab | oklab(75.28% -0.0573 -0.0208) |
| OKLCH | oklch(75.28% 0.061 200) |
| XYZ | xyz(35.9635, 43.8455, 55.2732) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.89
Turquoise Blue
#06B1C4
ΔE00 9.48
Mediumturquoise
#48D1CC
ΔE00 9.63
Darkturquoise
#00CED1
ΔE00 9.97
Powder Blue
#B0E0E6
ΔE00 10.23
Sky Blue
#87CEEB
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBBE #BE8380
analogous
#80BEA2 #80BBBE #809CBE
triadic
#80BBBE #BE80BB #BBBE80
tetradic
#80BBBE #A280BE #BE8380 #9CBE80
square
#80BBBE #A280BE #BE8380 #9CBE80
split-complementary
#80BBBE #BE809C #BEA280
monochromatic
#427E81 #58A5A9 #80BBBE #A8D1D3 #D1E6E7
Accessibility & contrast
On white
2.15
#80BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#80BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBBE
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBBE | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#A8ADBE
Tritanopia (blue-blind)
#69BFBC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #80bbbe; /* rgb */ color: rgb(128, 187, 190); /* oklch */ color: oklch(75.3% 0.061 200.0);
Tailwind
colors: {
custom: {
50: '#a7cfd1',
500: '#80bbbe',
950: '#000000',
},
}SCSS
$custom: #80bbbe; $custom-light: #a7cfd1; $custom-dark: #000000;
JSON
{
"hex": "#80bbbe",
"rgb": {
"r": 128,
"g": 187,
"b": 190
},
"hsl": {
"h": 182.903,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.75281,
"c": 0.06102,
"h": 200
},
"luminance": 0.43848
}Semantic roles & 50–950 ramp
primary
#80BBBE
secondary
#D8C3C2
accent
#403AAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282