#8BB8A4#8BB8A4
#8BB8A4 is a light, muted teal. Relative luminance 0.424; OKLCH L 74.5% C 0.056 H 165.8°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB8A4 |
|---|---|
| RGB | rgb(139, 184, 164) |
| HSL | hsl(153, 24%, 63%) |
| HSV | hsv(153, 24%, 72%) |
| CMYK | cmyk(24.5%, 0%, 10.9%, 27.8%) |
| CIE-LAB | lab(71.18, -19.15, 5.31) |
| CIE-LCH | lch(71.18, 19.87, 164.50°) |
| OKLab | oklab(74.45% -0.0543 0.0137) |
| OKLCH | oklch(74.45% 0.056 165.8) |
| XYZ | xyz(34.4868, 42.4489, 41.4912) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.23
Greenish Grey
#96AE8D
ΔE00 7.44
Darkseagreen
#8FBC8F
ΔE00 7.59
Greyish Teal
#719F91
ΔE00 7.73
Seafoam Blue
#78D1B6
ΔE00 8.39
Greyish Green
#82A67D
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB8A4 #B88B9F
analogous
#8BB88D #8BB8A4 #8BB5B8
triadic
#8BB8A4 #A48BB8 #B8A48B
tetradic
#8BB8A4 #8D8BB8 #B88B9F #B5B88B
square
#8BB8A4 #8D8BB8 #B88B9F #B5B88B
split-complementary
#8BB8A4 #B88BB5 #B88D8B
monochromatic
#4C7C67 #65A186 #8BB8A4 #B1CFC2 #D7E6E0
Accessibility & contrast
On white
2.21
#8BB8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#8BB8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB8A4
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB8A4 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A3
Deuteranopia (green-blind)
#AEACA5
Tritanopia (blue-blind)
#81B8B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8bb8a4; /* rgb */ color: rgb(139, 184, 164); /* oklch */ color: oklch(74.5% 0.056 165.8);
Tailwind
colors: {
custom: {
50: '#adcdbf',
500: '#8bb8a4',
950: '#000000',
},
}SCSS
$custom: #8bb8a4; $custom-light: #adcdbf; $custom-dark: #000000;
JSON
{
"hex": "#8bb8a4",
"rgb": {
"r": 139,
"g": 184,
"b": 164
},
"hsl": {
"h": 153.333,
"s": 24.064,
"l": 63.333
},
"oklch": {
"l": 0.74454,
"c": 0.05603,
"h": 165.8
},
"luminance": 0.4245
}Semantic roles & 50–950 ramp
primary
#8BB8A4
secondary
#D7C7CF
accent
#436DA3
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101312
muted
#7F8281