#8BBBBB#8BBBBB
#8BBBBB is a light, muted teal. Relative luminance 0.446; OKLCH L 75.8% C 0.051 H 196.1°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBBB |
|---|---|
| RGB | rgb(139, 187, 187) |
| HSL | hsl(180, 26%, 64%) |
| HSV | hsv(180, 26%, 73%) |
| CMYK | cmyk(25.7%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(72.64, -15.72, -5.14) |
| CIE-LCH | lch(72.64, 16.54, 198.10°) |
| OKLab | oklab(75.82% -0.0486 -0.0141) |
| OKLCH | oklch(75.82% 0.051 196.1) |
| XYZ | xyz(37.3846, 44.6157, 53.6460) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.63
Powder Blue
#B0E0E6
ΔE00 9.77
Lightblue
#ADD8E6
ΔE00 10.28
Greyish Teal
#719F91
ΔE00 10.43
Pale Teal
#82CBB2
ΔE00 10.69
Mediumturquoise
#48D1CC
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBBB #BB8B8B
analogous
#8BBBA3 #8BBBBB #8BA3BB
triadic
#8BBBBB #BB8BBB #BBBB8B
tetradic
#8BBBBB #A38BBB #BB8B8B #A3BB8B
square
#8BBBBB #A38BBB #BB8B8B #A3BB8B
split-complementary
#8BBBBB #BB8BA3 #BBA38B
monochromatic
#4B8080 #64A4A4 #8BBBBB #B2D2D2 #D8E8E8
Accessibility & contrast
On white
2.12
#8BBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#8BBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBBB
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBBB | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BB
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#7BBEBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbbbb; /* rgb */ color: rgb(139, 187, 187); /* oklch */ color: oklch(75.8% 0.051 196.1);
Tailwind
colors: {
custom: {
50: '#aecfcf',
500: '#8bbbbb',
950: '#000000',
},
}SCSS
$custom: #8bbbbb; $custom-light: #aecfcf; $custom-dark: #000000;
JSON
{
"hex": "#8bbbbb",
"rgb": {
"r": 139,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.7582,
"c": 0.05061,
"h": 196.1
},
"luminance": 0.44617
}Semantic roles & 50–950 ramp
primary
#8BBBBB
secondary
#D9C8C8
accent
#4141A5
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282