#8ABAAB#8ABAAB
#8ABAAB is a light, muted teal. Relative luminance 0.435; OKLCH L 75.0% C 0.055 H 173.5°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABAAB |
|---|---|
| RGB | rgb(138, 186, 171) |
| HSL | hsl(161, 26%, 64%) |
| HSV | hsv(161, 26%, 73%) |
| CMYK | cmyk(25.8%, 0%, 8.1%, 27.1%) |
| CIE-LAB | lab(71.87, -19.03, 2.47) |
| CIE-LCH | lch(71.87, 19.19, 172.61°) |
| OKLab | oklab(75.05% -0.0549 0.0063) |
| OKLCH | oklch(75.05% 0.055 173.5) |
| XYZ | xyz(35.3885, 43.4598, 45.0442) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.08
Greyish Teal
#719F91
ΔE00 7.96
Seafoam Blue
#78D1B6
ΔE00 8.13
Greenish Grey
#96AE8D
ΔE00 9.28
Mediumaquamarine
#66CDAA
ΔE00 9.44
Dull Teal
#5F9E8F
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABAAB #BA8A99
analogous
#8ABA93 #8ABAAB #8AB1BA
triadic
#8ABAAB #AB8ABA #BAAB8A
tetradic
#8ABAAB #938ABA #BA8A99 #B1BA8A
square
#8ABAAB #938ABA #BA8A99 #B1BA8A
split-complementary
#8ABAAB #BA8AB1 #BA938A
monochromatic
#4B7F6F #64A38F #8ABAAB #B0D1C7 #D7E7E2
Accessibility & contrast
On white
2.17
#8ABAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#8ABAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABAAB
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABAAB | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AA
Deuteranopia (green-blind)
#AEAEAC
Tritanopia (blue-blind)
#7EBBB5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8abaab; /* rgb */ color: rgb(138, 186, 171); /* oklch */ color: oklch(75.0% 0.055 173.5);
Tailwind
colors: {
custom: {
50: '#adcfc4',
500: '#8abaab',
950: '#000000',
},
}SCSS
$custom: #8abaab; $custom-light: #adcfc4; $custom-dark: #000000;
JSON
{
"hex": "#8abaab",
"rgb": {
"r": 138,
"g": 186,
"b": 171
},
"hsl": {
"h": 161.25,
"s": 25.806,
"l": 63.529
},
"oklch": {
"l": 0.75045,
"c": 0.05528,
"h": 173.5
},
"luminance": 0.43461
}Semantic roles & 50–950 ramp
primary
#8ABAAB
secondary
#D8C7CD
accent
#4160A4
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101312
muted
#7F8281