#98AAA6#98AAA6
#98AAA6 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.3% C 0.021 H 180.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAA6 |
|---|---|
| RGB | rgb(152, 170, 166) |
| HSL | hsl(167, 10%, 63%) |
| HSV | hsv(167, 11%, 67%) |
| CMYK | cmyk(10.6%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(68.15, -7.07, -0.08) |
| CIE-LCH | lch(68.15, 7.07, 180.63°) |
| OKLab | oklab(72.28% -0.0209 -0.0003) |
| OKLCH | oklch(72.28% 0.021 180.9) |
| XYZ | xyz(34.2050, 38.1774, 41.6359) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.60
Cool Gray
#9AA7B0
ΔE00 7.57
Grey
#929591
ΔE00 8.43
Dark Gray
#A9A9A9
ΔE00 8.61
Pewter
#899397
ΔE00 8.80
Bluegrey
#85A3B2
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAA6 #AA989C
analogous
#98AA9D #98AAA6 #98A5AA
triadic
#98AAA6 #A698AA #AAA698
tetradic
#98AAA6 #9D98AA #AA989C #A5AA98
square
#98AAA6 #9D98AA #AA989C #A5AA98
split-complementary
#98AAA6 #AA98A5 #AA9D98
monochromatic
#5A6D69 #768E89 #98AAA6 #BAC6C3 #DBE1E0
Accessibility & contrast
On white
2.43
#98AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#98AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAA6
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAA6 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A6
Deuteranopia (green-blind)
#A5A5A6
Tritanopia (blue-blind)
#94ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #98aaa6; /* rgb */ color: rgb(152, 170, 166); /* oklch */ color: oklch(72.3% 0.021 180.9);
Tailwind
colors: {
custom: {
50: '#b6c3c0',
500: '#98aaa6',
950: '#000000',
},
}SCSS
$custom: #98aaa6; $custom-light: #b6c3c0; $custom-dark: #000000;
JSON
{
"hex": "#98aaa6",
"rgb": {
"r": 152,
"g": 170,
"b": 166
},
"hsl": {
"h": 166.667,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.72279,
"c": 0.02094,
"h": 180.9
},
"luminance": 0.38178
}Semantic roles & 50–950 ramp
primary
#98AAA6
secondary
#D2CCCD
accent
#526194
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181