#8BBEBF#8BBEBF
#8BBEBF is a light, muted teal. Relative luminance 0.461; OKLCH L 76.6% C 0.053 H 197.6°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEBF |
|---|---|
| RGB | rgb(139, 190, 191) |
| HSL | hsl(181, 29%, 65%) |
| HSV | hsv(181, 27%, 75%) |
| CMYK | cmyk(27.2%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(73.59, -16.35, -5.91) |
| CIE-LCH | lch(73.59, 17.39, 199.86°) |
| OKLab | oklab(76.62% -0.0509 -0.0162) |
| OKLCH | oklch(76.62% 0.053 197.6) |
| XYZ | xyz(38.4619, 46.0756, 56.1470) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.04
Lightblue
#ADD8E6
ΔE00 9.67
Cadetblue
#5F9EA0
ΔE00 10.18
Mediumturquoise
#48D1CC
ΔE00 10.21
Pale Teal
#82CBB2
ΔE00 10.72
Sky Blue
#87CEEB
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEBF #BF8C8B
analogous
#8BBFA6 #8BBEBF #8BA4BF
triadic
#8BBEBF #BF8BBE #BEBF8B
tetradic
#8BBEBF #A68BBF #BF8C8B #A4BF8B
square
#8BBEBF #A68BBF #BF8C8B #A4BF8B
split-complementary
#8BBEBF #BF8BA4 #BFA68B
monochromatic
#4A8586 #64A8A9 #8BBEBF #B2D4D5 #DAEAEB
Accessibility & contrast
On white
2.06
#8BBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#8BBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEBF
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEBF | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#ADB2BF
Tritanopia (blue-blind)
#79C1BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bbebf; /* rgb */ color: rgb(139, 190, 191); /* oklch */ color: oklch(76.6% 0.053 197.6);
Tailwind
colors: {
custom: {
50: '#aed1d2',
500: '#8bbebf',
950: '#000000',
},
}SCSS
$custom: #8bbebf; $custom-light: #aed1d2; $custom-dark: #000000;
JSON
{
"hex": "#8bbebf",
"rgb": {
"r": 139,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.154,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.76619,
"c": 0.0534,
"h": 197.6
},
"luminance": 0.46077
}Semantic roles & 50–950 ramp
primary
#8BBEBF
secondary
#DCCACA
accent
#403EA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282