#98A8A6#98A8A6
#98A8A6 is a light, near-neutral teal. Relative luminance 0.374; OKLCH L 71.8% C 0.018 H 187.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #98A8A6 |
|---|---|
| RGB | rgb(152, 168, 166) |
| HSL | hsl(173, 8%, 63%) |
| HSV | hsv(173, 10%, 66%) |
| CMYK | cmyk(9.5%, 0%, 1.2%, 34.1%) |
| CIE-LAB | lab(67.60, -5.99, -0.88) |
| CIE-LCH | lch(67.60, 6.06, 188.38°) |
| OKLab | oklab(71.84% -0.018 -0.0024) |
| OKLCH | oklch(71.84% 0.018 187.7) |
| XYZ | xyz(33.8329, 37.4333, 41.5119) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.21
Cool Gray
#9AA7B0
ΔE00 6.24
Grey
#929591
ΔE00 7.55
Pewter
#899397
ΔE00 7.61
Dark Gray
#A9A9A9
ΔE00 7.62
Bluegrey
#85A3B2
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A8A6 #A8989A
analogous
#98A89E #98A8A6 #98A2A8
triadic
#98A8A6 #A698A8 #A8A698
tetradic
#98A8A6 #9E98A8 #A8989A #A2A898
square
#98A8A6 #9E98A8 #A8989A #A2A898
split-complementary
#98A8A6 #A898A2 #A89E98
monochromatic
#5A6B69 #778C89 #98A8A6 #B9C4C3 #DAE0DF
Accessibility & contrast
On white
2.47
#98A8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#98A8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A8A6
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A8A6 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A6
Deuteranopia (green-blind)
#A3A4A6
Tritanopia (blue-blind)
#94A9A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #98a8a6; /* rgb */ color: rgb(152, 168, 166); /* oklch */ color: oklch(71.8% 0.018 187.7);
Tailwind
colors: {
custom: {
50: '#b6c1c0',
500: '#98a8a6',
950: '#000000',
},
}SCSS
$custom: #98a8a6; $custom-light: #b6c1c0; $custom-dark: #000000;
JSON
{
"hex": "#98a8a6",
"rgb": {
"r": 152,
"g": 168,
"b": 166
},
"hsl": {
"h": 172.5,
"s": 8.421,
"l": 62.745
},
"oklch": {
"l": 0.71844,
"c": 0.01821,
"h": 187.7
},
"luminance": 0.37434
}Semantic roles & 50–950 ramp
primary
#98A8A6
secondary
#D1CBCC
accent
#535B92
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181