#989FA8#989FA8
#989FA8 is a light, near-neutral cyan. Relative luminance 0.343; OKLCH L 70.0% C 0.015 H 254.6°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #989FA8 |
|---|---|
| RGB | rgb(152, 159, 168) |
| HSL | hsl(214, 8%, 63%) |
| HSV | hsv(214, 10%, 66%) |
| CMYK | cmyk(9.5%, 5.4%, 0%, 34.1%) |
| CIE-LAB | lab(65.20, -0.67, -5.53) |
| CIE-LCH | lch(65.20, 5.57, 263.12°) |
| OKLab | oklab(69.97% -0.0041 -0.0148) |
| OKLCH | oklch(69.97% 0.015 254.6) |
| XYZ | xyz(32.4134, 34.2985, 41.9508) |
| Luminance | 0.3430 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.35
Cool Grey
#95A3A6
ΔE00 5.14
Pewter
#899397
ΔE00 5.39
Bluey Grey
#89A0B0
ΔE00 5.74
Dark Gray
#A9A9A9
ΔE00 5.95
Grey
#929591
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FA8 #A8A198
analogous
#98A7A8 #989FA8 #9998A8
triadic
#989FA8 #A8989F #9FA898
tetradic
#989FA8 #A898A7 #A8A198 #98A899
square
#989FA8 #A898A7 #A8A198 #98A899
split-complementary
#989FA8 #A89998 #A7A898
monochromatic
#5A626B #77808C #989FA8 #B9BEC4 #DADDE0
Accessibility & contrast
On white
2.67
#989FA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#989FA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FA8
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FA8 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9FA8
Deuteranopia (green-blind)
#9A9EA8
Tritanopia (blue-blind)
#94A1A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #989fa8; /* rgb */ color: rgb(152, 159, 168); /* oklch */ color: oklch(70.0% 0.015 254.6);
Tailwind
colors: {
custom: {
50: '#b6bbc1',
500: '#989fa8',
950: '#000000',
},
}SCSS
$custom: #989fa8; $custom-light: #b6bbc1; $custom-dark: #000000;
JSON
{
"hex": "#989fa8",
"rgb": {
"r": 152,
"g": 159,
"b": 168
},
"hsl": {
"h": 213.75,
"s": 8.421,
"l": 62.745
},
"oklch": {
"l": 0.6997,
"c": 0.0154,
"h": 254.6
},
"luminance": 0.34299
}Semantic roles & 50–950 ramp
primary
#989FA8
secondary
#D1CECB
accent
#775392
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081