#8BBCA7#8BBCA7
#8BBCA7 is a light, moderate teal. Relative luminance 0.442; OKLCH L 75.4% C 0.060 H 166.5°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCA7 |
|---|---|
| RGB | rgb(139, 188, 167) |
| HSL | hsl(154, 27%, 64%) |
| HSV | hsv(154, 26%, 74%) |
| CMYK | cmyk(26.1%, 0%, 11.2%, 26.3%) |
| CIE-LAB | lab(72.39, -20.57, 5.42) |
| CIE-LCH | lch(72.39, 21.27, 165.24°) |
| OKLab | oklab(75.45% -0.0584 0.014) |
| OKLCH | oklch(75.45% 0.06 166.5) |
| XYZ | xyz(35.6036, 44.2439, 43.2157) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.02
Seafoam Blue
#78D1B6
ΔE00 7.21
Darkseagreen
#8FBC8F
ΔE00 7.46
Greenish Grey
#96AE8D
ΔE00 8.17
Mediumaquamarine
#66CDAA
ΔE00 8.20
Greyish Teal
#719F91
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCA7 #BC8BA0
analogous
#8BBC8F #8BBCA7 #8BB9BC
triadic
#8BBCA7 #A78BBC #BCA78B
tetradic
#8BBCA7 #8F8BBC #BC8BA0 #B9BC8B
square
#8BBCA7 #8F8BBC #BC8BA0 #B9BC8B
split-complementary
#8BBCA7 #BC8BB9 #BC8F8B
monochromatic
#4B826A #64A68A #8BBCA7 #B2D2C4 #D9E9E2
Accessibility & contrast
On white
2.13
#8BBCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#8BBCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCA7
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCA7 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A6
Deuteranopia (green-blind)
#B1AFA8
Tritanopia (blue-blind)
#80BCB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbca7; /* rgb */ color: rgb(139, 188, 167); /* oklch */ color: oklch(75.4% 0.060 166.5);
Tailwind
colors: {
custom: {
50: '#aed0c1',
500: '#8bbca7',
950: '#000000',
},
}SCSS
$custom: #8bbca7; $custom-light: #aed0c1; $custom-dark: #000000;
JSON
{
"hex": "#8bbca7",
"rgb": {
"r": 139,
"g": 188,
"b": 167
},
"hsl": {
"h": 154.286,
"s": 26.776,
"l": 64.118
},
"oklch": {
"l": 0.75447,
"c": 0.06002,
"h": 166.5
},
"luminance": 0.44245
}Semantic roles & 50–950 ramp
primary
#8BBCA7
secondary
#DAC9D0
accent
#406CA5
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#101412
muted
#7F8281