#98AAAE#98AAAE
#98AAAE is a light, muted cyan. Relative luminance 0.385; OKLCH L 72.5% C 0.021 H 212.6°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAAE |
|---|---|
| RGB | rgb(152, 170, 174) |
| HSL | hsl(191, 12%, 64%) |
| HSV | hsv(191, 13%, 68%) |
| CMYK | cmyk(12.6%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(68.37, -5.43, -4.19) |
| CIE-LCH | lch(68.37, 6.85, 217.66°) |
| OKLab | oklab(72.53% -0.0177 -0.0113) |
| OKLCH | oklch(72.53% 0.021 212.6) |
| XYZ | xyz(34.9618, 38.4802, 45.6216) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.35
Cool Gray
#9AA7B0
ΔE00 3.80
Bluegrey
#85A3B2
ΔE00 5.68
Bluey Grey
#89A0B0
ΔE00 6.12
Pewter
#899397
ΔE00 7.42
Dark Gray
#A9A9A9
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAAE #AE9C98
analogous
#98AEA7 #98AAAE #989FAE
triadic
#98AAAE #AE98AA #AAAE98
tetradic
#98AAAE #A798AE #AE9C98 #9FAE98
square
#98AAAE #A798AE #AE9C98 #9FAE98
split-complementary
#98AAAE #AE989F #AEA798
monochromatic
#5A6E72 #768E93 #98AAAE #BAC6C9 #DDE3E4
Accessibility & contrast
On white
2.41
#98AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#98AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAAE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAAE | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AE
Deuteranopia (green-blind)
#A3A5AE
Tritanopia (blue-blind)
#92ACAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #98aaae; /* rgb */ color: rgb(152, 170, 174); /* oklch */ color: oklch(72.5% 0.021 212.6);
Tailwind
colors: {
custom: {
50: '#b6c3c6',
500: '#98aaae',
950: '#000000',
},
}SCSS
$custom: #98aaae; $custom-light: #b6c3c6; $custom-dark: #000000;
JSON
{
"hex": "#98aaae",
"rgb": {
"r": 152,
"g": 170,
"b": 174
},
"hsl": {
"h": 190.909,
"s": 11.957,
"l": 63.922
},
"oklch": {
"l": 0.72528,
"c": 0.02099,
"h": 212.6
},
"luminance": 0.38481
}Semantic roles & 50–950 ramp
primary
#98AAAE
secondary
#D5CECD
accent
#5C4F96
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182