#98AEA6#98AEA6
#98AEA6 is a light, muted teal. Relative luminance 0.397; OKLCH L 73.2% C 0.027 H 171.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #98AEA6 |
|---|---|
| RGB | rgb(152, 174, 166) |
| HSL | hsl(158, 12%, 64%) |
| HSV | hsv(158, 13%, 68%) |
| CMYK | cmyk(12.6%, 0%, 4.6%, 31.8%) |
| CIE-LAB | lab(69.26, -9.21, 1.53) |
| CIE-LCH | lch(69.26, 9.34, 170.56°) |
| OKLab | oklab(73.15% -0.0267 0.0039) |
| OKLCH | oklch(73.15% 0.027 171.6) |
| XYZ | xyz(34.9663, 39.7000, 41.8896) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.17
Greenish Grey
#96AE8D
ΔE00 9.09
Greyish Teal
#719F91
ΔE00 9.27
Cool Gray
#9AA7B0
ΔE00 10.07
Cement
#A5A391
ΔE00 10.33
Grey
#929591
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AEA6 #AE98A0
analogous
#98AE9B #98AEA6 #98ABAE
triadic
#98AEA6 #A698AE #AEA698
tetradic
#98AEA6 #9B98AE #AE98A0 #ABAE98
square
#98AEA6 #9B98AE #AE98A0 #ABAE98
split-complementary
#98AEA6 #AE98AB #AE9B98
monochromatic
#5A7269 #769388 #98AEA6 #BAC9C4 #DDE4E1
Accessibility & contrast
On white
2.35
#98AEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#98AEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AEA6
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AEA6 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA6
Deuteranopia (green-blind)
#A8A8A7
Tritanopia (blue-blind)
#93AEAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #98aea6; /* rgb */ color: rgb(152, 174, 166); /* oklch */ color: oklch(73.2% 0.027 171.6);
Tailwind
colors: {
custom: {
50: '#b6c6c0',
500: '#98aea6',
950: '#000000',
},
}SCSS
$custom: #98aea6; $custom-light: #b6c6c0; $custom-dark: #000000;
JSON
{
"hex": "#98aea6",
"rgb": {
"r": 152,
"g": 174,
"b": 166
},
"hsl": {
"h": 158.182,
"s": 11.957,
"l": 63.922
},
"oklch": {
"l": 0.73153,
"c": 0.02697,
"h": 171.6
},
"luminance": 0.39701
}Semantic roles & 50–950 ramp
primary
#98AEA6
secondary
#D5CDD0
accent
#4F6996
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281