#8BBCB8#8BBCB8
#8BBCB8 is a light, muted teal. Relative luminance 0.449; OKLCH L 75.9% C 0.052 H 189.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCB8 |
|---|---|
| RGB | rgb(139, 188, 184) |
| HSL | hsl(175, 27%, 64%) |
| HSV | hsv(175, 26%, 74%) |
| CMYK | cmyk(26.1%, 0%, 2.1%, 26.3%) |
| CIE-LAB | lab(72.84, -16.91, -3.21) |
| CIE-LCH | lch(72.84, 17.21, 190.75°) |
| OKLab | oklab(75.95% -0.0512 -0.0089) |
| OKLCH | oklch(75.95% 0.052 189.8) |
| XYZ | xyz(37.2797, 44.9144, 52.0432) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.96
Greyish Teal
#719F91
ΔE00 9.68
Cadetblue
#5F9EA0
ΔE00 9.92
Mediumturquoise
#48D1CC
ΔE00 10.16
Powder Blue
#B0E0E6
ΔE00 10.26
Seafoam Blue
#78D1B6
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCB8 #BC8B8F
analogous
#8BBCA0 #8BBCB8 #8BA8BC
triadic
#8BBCB8 #B88BBC #BCB88B
tetradic
#8BBCB8 #A08BBC #BC8B8F #A8BC8B
square
#8BBCB8 #A08BBC #BC8B8F #A8BC8B
split-complementary
#8BBCB8 #BC8BA8 #BCA08B
monochromatic
#4B827D #64A6A0 #8BBCB8 #B2D2D0 #D9E9E7
Accessibility & contrast
On white
2.10
#8BBCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#8BBCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCB8
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCB8 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7B8
Deuteranopia (green-blind)
#ADB0B9
Tritanopia (blue-blind)
#7CBFBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bbcb8; /* rgb */ color: rgb(139, 188, 184); /* oklch */ color: oklch(75.9% 0.052 189.8);
Tailwind
colors: {
custom: {
50: '#aed0cd',
500: '#8bbcb8',
950: '#000000',
},
}SCSS
$custom: #8bbcb8; $custom-light: #aed0cd; $custom-dark: #000000;
JSON
{
"hex": "#8bbcb8",
"rgb": {
"r": 139,
"g": 188,
"b": 184
},
"hsl": {
"h": 175.102,
"s": 26.776,
"l": 64.118
},
"oklch": {
"l": 0.75949,
"c": 0.05192,
"h": 189.8
},
"luminance": 0.44916
}Semantic roles & 50–950 ramp
primary
#8BBCB8
secondary
#DAC9CA
accent
#4048A5
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282