#98AAB8#98AAB8
#98AAB8 is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.9% C 0.029 H 241.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAB8 |
|---|---|
| RGB | rgb(152, 170, 184) |
| HSL | hsl(206, 18%, 66%) |
| HSV | hsv(206, 17%, 72%) |
| CMYK | cmyk(17.4%, 7.6%, 0%, 27.8%) |
| CIE-LAB | lab(68.67, -3.27, -9.29) |
| CIE-LCH | lch(68.67, 9.85, 250.59°) |
| OKLab | oklab(72.86% -0.0138 -0.0251) |
| OKLCH | oklch(72.86% 0.029 241.3) |
| XYZ | xyz(35.9732, 38.8847, 50.9483) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.42
Bluey Grey
#89A0B0
ΔE00 3.62
Bluegrey
#85A3B2
ΔE00 4.71
Cool Grey
#95A3A6
ΔE00 5.44
Light Grey Blue
#9DBCD4
ΔE00 6.20
Cloudy Blue
#ACC2D9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAB8 #B8A698
analogous
#98B8B6 #98AAB8 #989AB8
triadic
#98AAB8 #B898AA #AAB898
tetradic
#98AAB8 #B698B8 #B8A698 #9AB898
square
#98AAB8 #B698B8 #B8A698 #9AB898
split-complementary
#98AAB8 #B8989A #B8B698
monochromatic
#576D7E #748C9F #98AAB8 #BCC8D1 #E0E6EA
Accessibility & contrast
On white
2.39
#98AAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#98AAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAB8
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAB8 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AAB9
Deuteranopia (green-blind)
#A0A6B8
Tritanopia (blue-blind)
#90ADAE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #98aab8; /* rgb */ color: rgb(152, 170, 184); /* oklch */ color: oklch(72.9% 0.029 241.3);
Tailwind
colors: {
custom: {
50: '#b6c3cd',
500: '#98aab8',
950: '#000000',
},
}SCSS
$custom: #98aab8; $custom-light: #b6c3cd; $custom-dark: #000000;
JSON
{
"hex": "#98aab8",
"rgb": {
"r": 152,
"g": 170,
"b": 184
},
"hsl": {
"h": 206.25,
"s": 18.391,
"l": 65.882
},
"oklch": {
"l": 0.72858,
"c": 0.02866,
"h": 241.3
},
"luminance": 0.38886
}Semantic roles & 50–950 ramp
primary
#98AAB8
secondary
#DBD5D1
accent
#6E499D
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111213
muted
#808182