#98ABA4#98ABA4
#98ABA4 is a light, muted teal. Relative luminance 0.385; OKLCH L 72.4% C 0.023 H 171.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #98ABA4 |
|---|---|
| RGB | rgb(152, 171, 164) |
| HSL | hsl(158, 10%, 63%) |
| HSV | hsv(158, 11%, 67%) |
| CMYK | cmyk(11.1%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(68.37, -8.01, 1.35) |
| CIE-LCH | lch(68.37, 8.12, 170.40°) |
| OKLab | oklab(72.44% -0.0232 0.0035) |
| OKLCH | oklch(72.44% 0.023 171.5) |
| XYZ | xyz(34.2111, 38.4810, 40.7399) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.08
Grey
#929591
ΔE00 9.05
Cool Gray
#9AA7B0
ΔE00 9.13
Cement
#A5A391
ΔE00 9.51
Dark Gray
#A9A9A9
ΔE00 9.53
Greenish Grey
#96AE8D
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ABA4 #AB989F
analogous
#98AB9A #98ABA4 #98A8AB
triadic
#98ABA4 #A498AB #ABA498
tetradic
#98ABA4 #9A98AB #AB989F #A8AB98
square
#98ABA4 #9A98AB #AB989F #A8AB98
split-complementary
#98ABA4 #AB98A8 #AB9A98
monochromatic
#5A6E67 #769086 #98ABA4 #BAC6C2 #DBE2E0
Accessibility & contrast
On white
2.41
#98ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#98ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ABA4
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ABA4 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A4
Deuteranopia (green-blind)
#A6A6A4
Tritanopia (blue-blind)
#94ABA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #98aba4; /* rgb */ color: rgb(152, 171, 164); /* oklch */ color: oklch(72.4% 0.023 171.5);
Tailwind
colors: {
custom: {
50: '#b6c4bf',
500: '#98aba4',
950: '#000000',
},
}SCSS
$custom: #98aba4; $custom-light: #b6c4bf; $custom-dark: #000000;
JSON
{
"hex": "#98aba4",
"rgb": {
"r": 152,
"g": 171,
"b": 164
},
"hsl": {
"h": 157.895,
"s": 10.16,
"l": 63.333
},
"oklch": {
"l": 0.72438,
"c": 0.02347,
"h": 171.5
},
"luminance": 0.38482
}Semantic roles & 50–950 ramp
primary
#98ABA4
secondary
#D3CCCF
accent
#516A94
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181