#8BB8A3#8BB8A3
#8BB8A3 is a light, muted teal. Relative luminance 0.424; OKLCH L 74.4% C 0.057 H 164.6°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB8A3 |
|---|---|
| RGB | rgb(139, 184, 163) |
| HSL | hsl(152, 24%, 63%) |
| HSV | hsv(152, 24%, 72%) |
| CMYK | cmyk(24.5%, 0%, 11.4%, 27.8%) |
| CIE-LAB | lab(71.15, -19.36, 5.82) |
| CIE-LCH | lch(71.15, 20.21, 163.26°) |
| OKLab | oklab(74.43% -0.0548 0.0151) |
| OKLCH | oklch(74.43% 0.057 164.6) |
| XYZ | xyz(34.3968, 42.4130, 41.0174) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.20
Greenish Grey
#96AE8D
ΔE00 7.21
Darkseagreen
#8FBC8F
ΔE00 7.25
Greyish Teal
#719F91
ΔE00 7.81
Seafoam Blue
#78D1B6
ΔE00 8.37
Greyish Green
#82A67D
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB8A3 #B88BA0
analogous
#8BB88C #8BB8A3 #8BB6B8
triadic
#8BB8A3 #A38BB8 #B8A38B
tetradic
#8BB8A3 #8C8BB8 #B88BA0 #B6B88B
square
#8BB8A3 #8C8BB8 #B88BA0 #B6B88B
split-complementary
#8BB8A3 #B88BB6 #B88C8B
monochromatic
#4C7C66 #65A185 #8BB8A3 #B1CFC1 #D7E6DF
Accessibility & contrast
On white
2.21
#8BB8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#8BB8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB8A3
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB8A3 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 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)
#B6B2A2
Deuteranopia (green-blind)
#AEACA4
Tritanopia (blue-blind)
#82B8B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8bb8a3; /* rgb */ color: rgb(139, 184, 163); /* oklch */ color: oklch(74.4% 0.057 164.6);
Tailwind
colors: {
custom: {
50: '#adcdbe',
500: '#8bb8a3',
950: '#000000',
},
}SCSS
$custom: #8bb8a3; $custom-light: #adcdbe; $custom-dark: #000000;
JSON
{
"hex": "#8bb8a3",
"rgb": {
"r": 139,
"g": 184,
"b": 163
},
"hsl": {
"h": 152,
"s": 24.064,
"l": 63.333
},
"oklch": {
"l": 0.74426,
"c": 0.05679,
"h": 164.6
},
"luminance": 0.42414
}Semantic roles & 50–950 ramp
primary
#8BB8A3
secondary
#D7C7CF
accent
#4370A3
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101312
muted
#7F8281