#8BBCA8#8BBCA8
#8BBCA8 is a light, muted teal. Relative luminance 0.443; OKLCH L 75.5% C 0.059 H 167.7°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCA8 |
|---|---|
| RGB | rgb(139, 188, 168) |
| HSL | hsl(156, 27%, 64%) |
| HSV | hsv(156, 26%, 74%) |
| CMYK | cmyk(26.1%, 0%, 10.6%, 26.3%) |
| CIE-LAB | lab(72.42, -20.36, 4.91) |
| CIE-LCH | lch(72.42, 20.94, 166.44°) |
| OKLab | oklab(75.48% -0.0579 0.0127) |
| OKLCH | oklch(75.48% 0.059 167.7) |
| XYZ | xyz(35.6964, 44.2811, 43.7045) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.06
Seafoam Blue
#78D1B6
ΔE00 7.25
Darkseagreen
#8FBC8F
ΔE00 7.80
Mediumaquamarine
#66CDAA
ΔE00 8.32
Greenish Grey
#96AE8D
ΔE00 8.38
Greyish Teal
#719F91
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCA8 #BC8B9F
analogous
#8BBC90 #8BBCA8 #8BB8BC
triadic
#8BBCA8 #A88BBC #BCA88B
tetradic
#8BBCA8 #908BBC #BC8B9F #B8BC8B
square
#8BBCA8 #908BBC #BC8B9F #B8BC8B
split-complementary
#8BBCA8 #BC8BB8 #BC908B
monochromatic
#4B826B #64A68B #8BBCA8 #B2D2C5 #D9E9E2
Accessibility & contrast
On white
2.13
#8BBCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#8BBCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCA8
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCA8 | 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)
#BAB5A7
Deuteranopia (green-blind)
#B1AFA9
Tritanopia (blue-blind)
#80BCB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbca8; /* rgb */ color: rgb(139, 188, 168); /* oklch */ color: oklch(75.5% 0.059 167.7);
Tailwind
colors: {
custom: {
50: '#aed0c1',
500: '#8bbca8',
950: '#000000',
},
}SCSS
$custom: #8bbca8; $custom-light: #aed0c1; $custom-dark: #000000;
JSON
{
"hex": "#8bbca8",
"rgb": {
"r": 139,
"g": 188,
"b": 168
},
"hsl": {
"h": 155.51,
"s": 26.776,
"l": 64.118
},
"oklch": {
"l": 0.75475,
"c": 0.05931,
"h": 167.7
},
"luminance": 0.44283
}Semantic roles & 50–950 ramp
primary
#8BBCA8
secondary
#DAC9D0
accent
#4069A5
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#101412
muted
#7F8281