#98ABA2#98ABA2
#98ABA2 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.4% C 0.025 H 165.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #98ABA2 |
|---|---|
| RGB | rgb(152, 171, 162) |
| HSL | hsl(152, 10%, 63%) |
| HSV | hsv(152, 11%, 67%) |
| CMYK | cmyk(11.1%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(68.32, -8.41, 2.39) |
| CIE-LCH | lch(68.32, 8.74, 164.16°) |
| OKLab | oklab(72.38% -0.024 0.0062) |
| OKLCH | oklch(72.38% 0.025 165.6) |
| XYZ | xyz(34.0319, 38.4093, 39.7962) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.89
Greenish Grey
#96AE8D
ΔE00 8.73
Cement
#A5A391
ΔE00 9.21
Grey
#929591
ΔE00 9.28
Greyish Teal
#719F91
ΔE00 9.44
Greyish
#A8A495
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ABA2 #AB98A1
analogous
#98AB98 #98ABA2 #98AAAB
triadic
#98ABA2 #A298AB #ABA298
tetradic
#98ABA2 #9898AB #AB98A1 #AAAB98
square
#98ABA2 #9898AB #AB98A1 #AAAB98
split-complementary
#98ABA2 #AB98AA #AB9898
monochromatic
#5A6E65 #769084 #98ABA2 #BAC6C0 #DBE2DF
Accessibility & contrast
On white
2.42
#98ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#98ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ABA2
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ABA2 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#A6A6A3
Tritanopia (blue-blind)
#95ABA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #98aba2; /* rgb */ color: rgb(152, 171, 162); /* oklch */ color: oklch(72.4% 0.025 165.6);
Tailwind
colors: {
custom: {
50: '#b6c4bd',
500: '#98aba2',
950: '#000000',
},
}SCSS
$custom: #98aba2; $custom-light: #b6c4bd; $custom-dark: #000000;
JSON
{
"hex": "#98aba2",
"rgb": {
"r": 152,
"g": 171,
"b": 162
},
"hsl": {
"h": 151.579,
"s": 10.16,
"l": 63.333
},
"oklch": {
"l": 0.72379,
"c": 0.02482,
"h": 165.6
},
"luminance": 0.3841
}Semantic roles & 50–950 ramp
primary
#98ABA2
secondary
#D3CCCF
accent
#517194
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181