#8BABA2#8BABA2
#8BABA2 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.5% C 0.037 H 176.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8BABA2 |
|---|---|
| RGB | rgb(139, 171, 162) |
| HSL | hsl(163, 16%, 61%) |
| HSV | hsv(163, 19%, 67%) |
| CMYK | cmyk(18.7%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(67.44, -12.82, 1.00) |
| CIE-LCH | lch(67.44, 12.85, 175.53°) |
| OKLab | oklab(71.46% -0.0374 0.0025) |
| OKLCH | oklch(71.46% 0.037 176.2) |
| XYZ | xyz(31.7302, 37.2225, 39.6883) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.14
Greenish Grey
#96AE8D
ΔE00 9.01
Dull Teal
#5F9E8F
ΔE00 9.03
Cool Grey
#95A3A6
ΔE00 9.11
Cadetblue
#5F9EA0
ΔE00 9.12
Grey Teal
#5E9B8A
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BABA2 #AB8B94
analogous
#8BAB92 #8BABA2 #8BA4AB
triadic
#8BABA2 #A28BAB #ABA28B
tetradic
#8BABA2 #928BAB #AB8B94 #A4AB8B
square
#8BABA2 #928BAB #AB8B94 #A4AB8B
split-complementary
#8BABA2 #AB8BA4 #AB928B
monochromatic
#4F6D64 #689085 #8BABA2 #AEC5BE #D2DEDB
Accessibility & contrast
On white
2.49
#8BABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#8BABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BABA2
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BABA2 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A2
Deuteranopia (green-blind)
#A2A2A3
Tritanopia (blue-blind)
#83ACA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8baba2; /* rgb */ color: rgb(139, 171, 162); /* oklch */ color: oklch(71.5% 0.037 176.2);
Tailwind
colors: {
custom: {
50: '#adc4bd',
500: '#8baba2',
950: '#000000',
},
}SCSS
$custom: #8baba2; $custom-light: #adc4bd; $custom-dark: #000000;
JSON
{
"hex": "#8baba2",
"rgb": {
"r": 139,
"g": 171,
"b": 162
},
"hsl": {
"h": 163.125,
"s": 16,
"l": 60.784
},
"oklch": {
"l": 0.71458,
"c": 0.03747,
"h": 176.2
},
"luminance": 0.37223
}Semantic roles & 50–950 ramp
primary
#8BABA2
secondary
#CFC3C6
accent
#4B619A
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181