#8BB8A2#8BB8A2
#8BB8A2 is a light, muted teal. Relative luminance 0.424; OKLCH L 74.4% C 0.058 H 163.5°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB8A2 |
|---|---|
| RGB | rgb(139, 184, 162) |
| HSL | hsl(151, 24%, 63%) |
| HSV | hsv(151, 24%, 72%) |
| CMYK | cmyk(24.5%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(71.13, -19.56, 6.33) |
| CIE-LCH | lch(71.13, 20.56, 162.05°) |
| OKLab | oklab(74.4% -0.0552 0.0164) |
| OKLCH | oklch(74.4% 0.058 163.5) |
| XYZ | xyz(34.3076, 42.3773, 40.5474) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.20
Darkseagreen
#8FBC8F
ΔE00 6.91
Greenish Grey
#96AE8D
ΔE00 6.99
Greyish Teal
#719F91
ΔE00 7.91
Seafoam Blue
#78D1B6
ΔE00 8.36
Greyish Green
#82A67D
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB8A2 #B88BA1
analogous
#8BB88B #8BB8A2 #8BB7B8
triadic
#8BB8A2 #A28BB8 #B8A28B
tetradic
#8BB8A2 #8B8BB8 #B88BA1 #B7B88B
square
#8BB8A2 #8B8BB8 #B88BA1 #B7B88B
split-complementary
#8BB8A2 #B88BB7 #B88B8B
monochromatic
#4C7C65 #65A184 #8BB8A2 #B1CFC0 #D7E6DF
Accessibility & contrast
On white
2.22
#8BB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#8BB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB8A2
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB8A2 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A1
Deuteranopia (green-blind)
#AEACA3
Tritanopia (blue-blind)
#82B8B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8bb8a2; /* rgb */ color: rgb(139, 184, 162); /* oklch */ color: oklch(74.4% 0.058 163.5);
Tailwind
colors: {
custom: {
50: '#adcdbd',
500: '#8bb8a2',
950: '#000000',
},
}SCSS
$custom: #8bb8a2; $custom-light: #adcdbd; $custom-dark: #000000;
JSON
{
"hex": "#8bb8a2",
"rgb": {
"r": 139,
"g": 184,
"b": 162
},
"hsl": {
"h": 150.667,
"s": 24.064,
"l": 63.333
},
"oklch": {
"l": 0.74398,
"c": 0.05757,
"h": 163.5
},
"luminance": 0.42379
}Semantic roles & 50–950 ramp
primary
#8BB8A2
secondary
#D7C7CF
accent
#4372A3
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101312
muted
#7F8281