#8BBBBE#8BBBBE
#8BBBBE is a light, muted teal. Relative luminance 0.447; OKLCH L 75.9% C 0.051 H 201.0°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBBE |
|---|---|
| RGB | rgb(139, 187, 190) |
| HSL | hsl(184, 28%, 65%) |
| HSV | hsv(184, 27%, 75%) |
| CMYK | cmyk(26.8%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(72.72, -15.03, -6.65) |
| CIE-LCH | lch(72.72, 16.44, 203.87°) |
| OKLab | oklab(75.92% -0.0474 -0.0182) |
| OKLCH | oklch(75.92% 0.051 201) |
| XYZ | xyz(37.7091, 44.7455, 55.3550) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.43
Lightblue
#ADD8E6
ΔE00 9.46
Cadetblue
#5F9EA0
ΔE00 9.78
Bluegrey
#85A3B2
ΔE00 10.20
Sky Blue
#87CEEB
ΔE00 10.24
Greyblue
#77A1B5
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBBE #BE8E8B
analogous
#8BBEA8 #8BBBBE #8BA2BE
triadic
#8BBBBE #BE8BBB #BBBE8B
tetradic
#8BBBBE #A88BBE #BE8E8B #A2BE8B
square
#8BBBBE #A88BBE #BE8E8B #A2BE8B
split-complementary
#8BBBBE #BE8BA2 #BEA88B
monochromatic
#4A8184 #64A4A8 #8BBBBE #B2D2D4 #D9E9EA
Accessibility & contrast
On white
2.11
#8BBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#8BBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBBE
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBBE | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BE
Deuteranopia (green-blind)
#ABAFBE
Tritanopia (blue-blind)
#7ABFBC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbbbe; /* rgb */ color: rgb(139, 187, 190); /* oklch */ color: oklch(75.9% 0.051 201.0);
Tailwind
colors: {
custom: {
50: '#aecfd1',
500: '#8bbbbe',
950: '#000000',
},
}SCSS
$custom: #8bbbbe; $custom-light: #aecfd1; $custom-dark: #000000;
JSON
{
"hex": "#8bbbbe",
"rgb": {
"r": 139,
"g": 187,
"b": 190
},
"hsl": {
"h": 183.529,
"s": 28.177,
"l": 64.51
},
"oklch": {
"l": 0.75917,
"c": 0.05075,
"h": 201
},
"luminance": 0.44747
}Semantic roles & 50–950 ramp
primary
#8BBBBE
secondary
#DBCBCA
accent
#453FA7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282