#80B8BF#80B8BF
#80B8BF is a light, muted teal. Relative luminance 0.426; OKLCH L 74.6% C 0.059 H 205.8°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #80B8BF |
|---|---|
| RGB | rgb(128, 184, 191) |
| HSL | hsl(187, 33%, 63%) |
| HSV | hsv(187, 33%, 75%) |
| CMYK | cmyk(33%, 3.7%, 0%, 25.1%) |
| CIE-LAB | lab(71.30, -16.42, -9.38) |
| CIE-LCH | lch(71.30, 18.90, 209.73°) |
| OKLab | oklab(74.63% -0.0531 -0.0256) |
| OKLCH | oklch(74.63% 0.059 205.8) |
| XYZ | xyz(35.4434, 42.6297, 55.6409) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.70
Turquoise Blue
#06B1C4
ΔE00 9.06
Sky Blue
#87CEEB
ΔE00 9.44
Greyblue
#77A1B5
ΔE00 9.44
Bluegrey
#85A3B2
ΔE00 9.59
Lightblue
#ADD8E6
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B8BF #BF8780
analogous
#80BFA7 #80B8BF #8098BF
triadic
#80B8BF #BF80B8 #B8BF80
tetradic
#80B8BF #A780BF #BF8780 #98BF80
square
#80B8BF #A780BF #BF8780 #98BF80
split-complementary
#80B8BF #BF8098 #BFA780
monochromatic
#427C83 #57A1AA #80B8BF #A9CFD4 #D1E5E8
Accessibility & contrast
On white
2.20
#80B8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#80B8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B8BF
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B8BF | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3C0
Deuteranopia (green-blind)
#A4ABBF
Tritanopia (blue-blind)
#69BDBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #80b8bf; /* rgb */ color: rgb(128, 184, 191); /* oklch */ color: oklch(74.6% 0.059 205.8);
Tailwind
colors: {
custom: {
50: '#a7cdd2',
500: '#80b8bf',
950: '#000000',
},
}SCSS
$custom: #80b8bf; $custom-light: #a7cdd2; $custom-dark: #000000;
JSON
{
"hex": "#80b8bf",
"rgb": {
"r": 128,
"g": 184,
"b": 191
},
"hsl": {
"h": 186.667,
"s": 32.984,
"l": 62.549
},
"oklch": {
"l": 0.74635,
"c": 0.05901,
"h": 205.8
},
"luminance": 0.42632
}Semantic roles & 50–950 ramp
primary
#80B8BF
secondary
#D9C4C2
accent
#463AAC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282