#8BBBB4#8BBBB4
#8BBBB4 is a light, muted teal. Relative luminance 0.443; OKLCH L 75.6% C 0.052 H 185.0°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBB4 |
|---|---|
| RGB | rgb(139, 187, 180) |
| HSL | hsl(171, 26%, 64%) |
| HSV | hsv(171, 26%, 73%) |
| CMYK | cmyk(25.7%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(72.44, -17.29, -1.60) |
| CIE-LCH | lch(72.44, 17.36, 185.29°) |
| OKLab | oklab(75.6% -0.0515 -0.0045) |
| OKLCH | oklch(75.6% 0.052 185) |
| XYZ | xyz(36.6534, 44.3233, 49.7951) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.05
Greyish Teal
#719F91
ΔE00 8.91
Seafoam Blue
#78D1B6
ΔE00 9.76
Cadetblue
#5F9EA0
ΔE00 10.04
Mediumturquoise
#48D1CC
ΔE00 10.39
Dull Teal
#5F9E8F
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBB4 #BB8B92
analogous
#8BBB9C #8BBBB4 #8BAABB
triadic
#8BBBB4 #B48BBB #BBB48B
tetradic
#8BBBB4 #9C8BBB #BB8B92 #AABB8B
square
#8BBBB4 #9C8BBB #BB8B92 #AABB8B
split-complementary
#8BBBB4 #BB8BAA #BB9C8B
monochromatic
#4B8079 #64A49B #8BBBB4 #B2D2CD #D8E8E6
Accessibility & contrast
On white
2.13
#8BBBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#8BBBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBB4
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBB4 | 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)
#B6B6B4
Deuteranopia (green-blind)
#ADAFB5
Tritanopia (blue-blind)
#7DBDB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbbb4; /* rgb */ color: rgb(139, 187, 180); /* oklch */ color: oklch(75.6% 0.052 185.0);
Tailwind
colors: {
custom: {
50: '#aecfca',
500: '#8bbbb4',
950: '#000000',
},
}SCSS
$custom: #8bbbb4; $custom-light: #aecfca; $custom-dark: #000000;
JSON
{
"hex": "#8bbbb4",
"rgb": {
"r": 139,
"g": 187,
"b": 180
},
"hsl": {
"h": 171.25,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.75601,
"c": 0.05171,
"h": 185
},
"luminance": 0.44325
}Semantic roles & 50–950 ramp
primary
#8BBBB4
secondary
#D9C8CB
accent
#414FA5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282