#98A8A2#98A8A2
#98A8A2 is a light, near-neutral teal. Relative luminance 0.373; OKLCH L 71.7% C 0.020 H 171.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #98A8A2 |
|---|---|
| RGB | rgb(152, 168, 162) |
| HSL | hsl(158, 8%, 63%) |
| HSV | hsv(158, 10%, 66%) |
| CMYK | cmyk(9.5%, 0%, 3.6%, 34.1%) |
| CIE-LAB | lab(67.49, -6.80, 1.18) |
| CIE-LCH | lch(67.49, 6.90, 170.14°) |
| OKLab | oklab(71.72% -0.0197 0.003) |
| OKLCH | oklch(71.72% 0.02 171.3) |
| XYZ | xyz(33.4717, 37.2888, 39.6094) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.04
Grey
#929591
ΔE00 7.71
Cool Gray
#9AA7B0
ΔE00 8.23
Dark Gray
#A9A9A9
ΔE00 8.45
Pewter
#899397
ΔE00 8.72
Cement
#A5A391
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A8A2 #A8989E
analogous
#98A89A #98A8A2 #98A6A8
triadic
#98A8A2 #A298A8 #A8A298
tetradic
#98A8A2 #9A98A8 #A8989E #A6A898
square
#98A8A2 #9A98A8 #A8989E #A6A898
split-complementary
#98A8A2 #A898A6 #A89A98
monochromatic
#5A6B65 #778C84 #98A8A2 #B9C4C0 #DAE0DE
Accessibility & contrast
On white
2.48
#98A8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#98A8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A8A2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A8A2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#A4A3A2
Tritanopia (blue-blind)
#95A8A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #98a8a2; /* rgb */ color: rgb(152, 168, 162); /* oklch */ color: oklch(71.7% 0.020 171.3);
Tailwind
colors: {
custom: {
50: '#b6c1bd',
500: '#98a8a2',
950: '#000000',
},
}SCSS
$custom: #98a8a2; $custom-light: #b6c1bd; $custom-dark: #000000;
JSON
{
"hex": "#98a8a2",
"rgb": {
"r": 152,
"g": 168,
"b": 162
},
"hsl": {
"h": 157.5,
"s": 8.421,
"l": 62.745
},
"oklch": {
"l": 0.71723,
"c": 0.01993,
"h": 171.3
},
"luminance": 0.37289
}Semantic roles & 50–950 ramp
primary
#98A8A2
secondary
#D1CBCD
accent
#536B92
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181