#98AAB6#98AAB6
#98AAB6 is a light, muted cyan. Relative luminance 0.388; OKLCH L 72.8% C 0.027 H 237.0°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAB6 |
|---|---|
| RGB | rgb(152, 170, 182) |
| HSL | hsl(204, 17%, 65%) |
| HSV | hsv(204, 16%, 71%) |
| CMYK | cmyk(16.5%, 6.6%, 0%, 28.6%) |
| CIE-LAB | lab(68.61, -3.71, -8.27) |
| CIE-LCH | lch(68.61, 9.07, 245.84°) |
| OKLab | oklab(72.79% -0.0145 -0.0224) |
| OKLCH | oklch(72.79% 0.027 237) |
| XYZ | xyz(35.7650, 38.8014, 49.8520) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.97
Bluey Grey
#89A0B0
ΔE00 3.73
Bluegrey
#85A3B2
ΔE00 4.49
Cool Grey
#95A3A6
ΔE00 4.63
Light Grey Blue
#9DBCD4
ΔE00 6.61
Greyblue
#77A1B5
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAB6 #B6A498
analogous
#98B6B3 #98AAB6 #989BB6
triadic
#98AAB6 #B698AA #AAB698
tetradic
#98AAB6 #B398B6 #B6A498 #9BB698
square
#98AAB6 #B398B6 #B6A498 #9BB698
split-complementary
#98AAB6 #B6989B #B6B398
monochromatic
#586D7C #748C9D #98AAB6 #BCC8CF #E0E5E9
Accessibility & contrast
On white
2.40
#98AAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#98AAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAB6
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAB6 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B7
Deuteranopia (green-blind)
#A1A6B6
Tritanopia (blue-blind)
#90ADAE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #98aab6; /* rgb */ color: rgb(152, 170, 182); /* oklch */ color: oklch(72.8% 0.027 237.0);
Tailwind
colors: {
custom: {
50: '#b6c3cb',
500: '#98aab6',
950: '#000000',
},
}SCSS
$custom: #98aab6; $custom-light: #b6c3cb; $custom-dark: #000000;
JSON
{
"hex": "#98aab6",
"rgb": {
"r": 152,
"g": 170,
"b": 182
},
"hsl": {
"h": 204,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.7279,
"c": 0.02667,
"h": 237
},
"luminance": 0.38802
}Semantic roles & 50–950 ramp
primary
#98AAB6
secondary
#DAD4D0
accent
#6B4A9B
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182