#8BBBBF#8BBBBF
#8BBBBF is a light, muted teal. Relative luminance 0.448; OKLCH L 75.9% C 0.051 H 202.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBBF |
|---|---|
| RGB | rgb(139, 187, 191) |
| HSL | hsl(185, 29%, 65%) |
| HSV | hsv(185, 27%, 75%) |
| CMYK | cmyk(27.2%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(72.75, -14.80, -7.15) |
| CIE-LCH | lch(72.75, 16.44, 205.80°) |
| OKLab | oklab(75.95% -0.047 -0.0195) |
| OKLCH | oklch(75.95% 0.051 202.6) |
| XYZ | xyz(37.8188, 44.7894, 55.9326) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.21
Powder Blue
#B0E0E6
ΔE00 9.36
Sky Blue
#87CEEB
ΔE00 9.85
Cadetblue
#5F9EA0
ΔE00 9.87
Bluegrey
#85A3B2
ΔE00 9.92
Greyblue
#77A1B5
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBBF #BF8F8B
analogous
#8BBFA9 #8BBBBF #8BA1BF
triadic
#8BBBBF #BF8BBB #BBBF8B
tetradic
#8BBBBF #A98BBF #BF8F8B #A1BF8B
square
#8BBBBF #A98BBF #BF8F8B #A1BF8B
split-complementary
#8BBBBF #BF8BA1 #BFA98B
monochromatic
#4A8186 #64A4A9 #8BBBBF #B2D2D5 #DAE9EB
Accessibility & contrast
On white
2.11
#8BBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#8BBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBBF
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBBF | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BF
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#79BFBC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbbbf; /* rgb */ color: rgb(139, 187, 191); /* oklch */ color: oklch(75.9% 0.051 202.6);
Tailwind
colors: {
custom: {
50: '#aecfd2',
500: '#8bbbbf',
950: '#000000',
},
}SCSS
$custom: #8bbbbf; $custom-light: #aecfd2; $custom-dark: #000000;
JSON
{
"hex": "#8bbbbf",
"rgb": {
"r": 139,
"g": 187,
"b": 191
},
"hsl": {
"h": 184.615,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.75949,
"c": 0.05089,
"h": 202.6
},
"luminance": 0.44791
}Semantic roles & 50–950 ramp
primary
#8BBBBF
secondary
#DCCBCA
accent
#463EA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282