#98A8A0#98A8A0
#98A8A0 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.7% C 0.021 H 164.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #98A8A0 |
|---|---|
| RGB | rgb(152, 168, 160) |
| HSL | hsl(150, 8%, 63%) |
| HSV | hsv(150, 10%, 66%) |
| CMYK | cmyk(9.5%, 0%, 4.8%, 34.1%) |
| CIE-LAB | lab(67.44, -7.19, 2.22) |
| CIE-LCH | lch(67.44, 7.52, 162.87°) |
| OKLab | oklab(71.66% -0.0205 0.0058) |
| OKLCH | oklch(71.66% 0.021 164.3) |
| XYZ | xyz(33.2953, 37.2183, 38.6806) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.94
Grey
#929591
ΔE00 7.94
Cement
#A5A391
ΔE00 8.36
Greyish
#A8A495
ΔE00 8.93
Dark Gray
#A9A9A9
ΔE00 8.94
Cool Gray
#9AA7B0
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A8A0 #A898A0
analogous
#98A898 #98A8A0 #98A8A8
triadic
#98A8A0 #A098A8 #A8A098
tetradic
#98A8A0 #9898A8 #A898A0 #A8A898
square
#98A8A0 #9898A8 #A898A0 #A8A898
split-complementary
#98A8A0 #A898A8 #A89898
monochromatic
#5A6B63 #778C81 #98A8A0 #B9C4BF #DAE0DD
Accessibility & contrast
On white
2.49
#98A8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#98A8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A8A0
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A8A0 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A0
Deuteranopia (green-blind)
#A4A3A0
Tritanopia (blue-blind)
#95A8A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #98a8a0; /* rgb */ color: rgb(152, 168, 160); /* oklch */ color: oklch(71.7% 0.021 164.3);
Tailwind
colors: {
custom: {
50: '#b6c1bc',
500: '#98a8a0',
950: '#000000',
},
}SCSS
$custom: #98a8a0; $custom-light: #b6c1bc; $custom-dark: #000000;
JSON
{
"hex": "#98a8a0",
"rgb": {
"r": 152,
"g": 168,
"b": 160
},
"hsl": {
"h": 150,
"s": 8.421,
"l": 62.745
},
"oklch": {
"l": 0.71664,
"c": 0.02132,
"h": 164.3
},
"luminance": 0.37219
}Semantic roles & 50–950 ramp
primary
#98A8A0
secondary
#D1CBCE
accent
#537392
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181