#8BBABE#8BBABE
#8BBABE is a light, muted teal. Relative luminance 0.443; OKLCH L 75.7% C 0.050 H 202.7°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBABE |
|---|---|
| RGB | rgb(139, 186, 190) |
| HSL | hsl(185, 28%, 65%) |
| HSV | hsv(185, 27%, 75%) |
| CMYK | cmyk(26.8%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.44, -14.51, -7.07) |
| CIE-LCH | lch(72.44, 16.14, 205.97°) |
| OKLab | oklab(75.69% -0.0461 -0.0193) |
| OKLCH | oklch(75.69% 0.05 202.7) |
| XYZ | xyz(37.4977, 44.3227, 55.2846) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.34
Powder Blue
#B0E0E6
ΔE00 9.58
Bluegrey
#85A3B2
ΔE00 9.65
Cadetblue
#5F9EA0
ΔE00 9.72
Sky Blue
#87CEEB
ΔE00 9.97
Greyblue
#77A1B5
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBABE #BE8F8B
analogous
#8BBEA9 #8BBABE #8BA1BE
triadic
#8BBABE #BE8BBA #BABE8B
tetradic
#8BBABE #A98BBE #BE8F8B #A1BE8B
square
#8BBABE #A98BBE #BE8F8B #A1BE8B
split-complementary
#8BBABE #BE8BA1 #BEA98B
monochromatic
#4A8084 #64A3A8 #8BBABE #B2D1D4 #D9E9EA
Accessibility & contrast
On white
2.13
#8BBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#8BBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBABE
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBABE | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#7ABEBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbabe; /* rgb */ color: rgb(139, 186, 190); /* oklch */ color: oklch(75.7% 0.050 202.7);
Tailwind
colors: {
custom: {
50: '#aeced1',
500: '#8bbabe',
950: '#000000',
},
}SCSS
$custom: #8bbabe; $custom-light: #aeced1; $custom-dark: #000000;
JSON
{
"hex": "#8bbabe",
"rgb": {
"r": 139,
"g": 186,
"b": 190
},
"hsl": {
"h": 184.706,
"s": 28.177,
"l": 64.51
},
"oklch": {
"l": 0.75693,
"c": 0.04995,
"h": 202.7
},
"luminance": 0.44324
}Semantic roles & 50–950 ramp
primary
#8BBABE
secondary
#DBCBCA
accent
#473FA7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282