#98A4AC#98A4AC
#98A4AC is a light, near-neutral cyan. Relative luminance 0.362; OKLCH L 71.2% C 0.018 H 236.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #98A4AC |
|---|---|
| RGB | rgb(152, 164, 172) |
| HSL | hsl(204, 11%, 64%) |
| HSV | hsv(204, 12%, 67%) |
| CMYK | cmyk(11.6%, 4.7%, 0%, 32.5%) |
| CIE-LAB | lab(66.68, -2.58, -5.58) |
| CIE-LCH | lch(66.68, 6.15, 245.19°) |
| OKLab | oklab(71.17% -0.0098 -0.015) |
| OKLCH | oklch(71.17% 0.018 236.8) |
| XYZ | xyz(33.6691, 36.2044, 44.2360) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 0.99
Cool Grey
#95A3A6
ΔE00 3.07
Bluey Grey
#89A0B0
ΔE00 4.52
Pewter
#899397
ΔE00 5.70
Bluegrey
#85A3B2
ΔE00 5.82
Dark Gray
#A9A9A9
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A4AC #ACA098
analogous
#98ACAA #98A4AC #989AAC
triadic
#98A4AC #AC98A4 #A4AC98
tetradic
#98A4AC #AA98AC #ACA098 #9AAC98
square
#98A4AC #AA98AC #ACA098 #9AAC98
split-complementary
#98A4AC #AC989A #ACAA98
monochromatic
#5A6770 #768691 #98A4AC #BAC2C7 #DCE0E3
Accessibility & contrast
On white
2.55
#98A4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#98A4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A4AC
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A4AC | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AC
Deuteranopia (green-blind)
#9EA1AC
Tritanopia (blue-blind)
#93A6A6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #98a4ac; /* rgb */ color: rgb(152, 164, 172); /* oklch */ color: oklch(71.2% 0.018 236.8);
Tailwind
colors: {
custom: {
50: '#b6bfc4',
500: '#98a4ac',
950: '#000000',
},
}SCSS
$custom: #98a4ac; $custom-light: #b6bfc4; $custom-dark: #000000;
JSON
{
"hex": "#98a4ac",
"rgb": {
"r": 152,
"g": 164,
"b": 172
},
"hsl": {
"h": 204,
"s": 10.753,
"l": 63.529
},
"oklch": {
"l": 0.71171,
"c": 0.01795,
"h": 236.8
},
"luminance": 0.36205
}Semantic roles & 50–950 ramp
primary
#98A4AC
secondary
#D3CFCC
accent
#6C5195
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111212
muted
#808181