#8BB0AE#8BB0AE
#8BB0AE is a light, muted teal. Relative luminance 0.396; OKLCH L 72.9% C 0.040 H 192.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB0AE |
|---|---|
| RGB | rgb(139, 176, 174) |
| HSL | hsl(177, 19%, 62%) |
| HSV | hsv(177, 21%, 69%) |
| CMYK | cmyk(21%, 0%, 1.1%, 31%) |
| CIE-LAB | lab(69.18, -12.88, -3.10) |
| CIE-LCH | lch(69.18, 13.25, 193.52°) |
| OKLab | oklab(72.95% -0.0393 -0.0085) |
| OKLCH | oklch(72.95% 0.04 192.2) |
| XYZ | xyz(33.8105, 39.5944, 45.8972) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 8.28
Cadetblue
#5F9EA0
ΔE00 8.39
Cool Grey
#95A3A6
ΔE00 8.59
Bluegrey
#85A3B2
ΔE00 9.40
Greyblue
#77A1B5
ΔE00 10.45
Dull Teal
#5F9E8F
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB0AE #B08B8D
analogous
#8BB09C #8BB0AE #8BA0B0
triadic
#8BB0AE #AE8BB0 #B0AE8B
tetradic
#8BB0AE #9C8BB0 #B08B8D #A0B08B
square
#8BB0AE #9C8BB0 #B08B8D #A0B08B
split-complementary
#8BB0AE #B08BA0 #B09C8B
monochromatic
#4E7371 #679794 #8BB0AE #AFC9C7 #D4E2E1
Accessibility & contrast
On white
2.35
#8BB0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#8BB0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB0AE
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB0AE | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAE
Deuteranopia (green-blind)
#A4A7AE
Tritanopia (blue-blind)
#80B2AF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8bb0ae; /* rgb */ color: rgb(139, 176, 174); /* oklch */ color: oklch(72.9% 0.040 192.2);
Tailwind
colors: {
custom: {
50: '#adc7c6',
500: '#8bb0ae',
950: '#000000',
},
}SCSS
$custom: #8bb0ae; $custom-light: #adc7c6; $custom-dark: #000000;
JSON
{
"hex": "#8bb0ae",
"rgb": {
"r": 139,
"g": 176,
"b": 174
},
"hsl": {
"h": 176.757,
"s": 18.974,
"l": 61.765
},
"oklch": {
"l": 0.72947,
"c": 0.04017,
"h": 192.2
},
"luminance": 0.39596
}Semantic roles & 50–950 ramp
primary
#8BB0AE
secondary
#D2C5C5
accent
#484D9D
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282