#98AABA#98AABA
#98AABA is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.9% C 0.031 H 245.0°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #98AABA |
|---|---|
| RGB | rgb(152, 170, 186) |
| HSL | hsl(208, 20%, 66%) |
| HSV | hsv(208, 18%, 73%) |
| CMYK | cmyk(18.3%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(68.73, -2.83, -10.31) |
| CIE-LCH | lch(68.73, 10.69, 254.64°) |
| OKLab | oklab(72.93% -0.013 -0.0279) |
| OKLCH | oklch(72.93% 0.031 245) |
| XYZ | xyz(36.1843, 38.9692, 52.0602) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.09
Bluey Grey
#89A0B0
ΔE00 3.76
Bluegrey
#85A3B2
ΔE00 5.09
Light Grey Blue
#9DBCD4
ΔE00 5.93
Cool Grey
#95A3A6
ΔE00 6.26
Cloudy Blue
#ACC2D9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AABA #BAA898
analogous
#98BAB9 #98AABA #9899BA
triadic
#98AABA #BA98AA #AABA98
tetradic
#98AABA #B998BA #BAA898 #99BA98
square
#98AABA #B998BA #BAA898 #99BA98
split-complementary
#98AABA #BA9899 #BAB998
monochromatic
#566D81 #738CA1 #98AABA #BDC8D3 #E1E6EB
Accessibility & contrast
On white
2.39
#98AABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#98AABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AABA
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AABA | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABB
Deuteranopia (green-blind)
#A0A6BA
Tritanopia (blue-blind)
#8FAEAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #98aaba; /* rgb */ color: rgb(152, 170, 186); /* oklch */ color: oklch(72.9% 0.031 245.0);
Tailwind
colors: {
custom: {
50: '#b6c3ce',
500: '#98aaba',
950: '#000000',
},
}SCSS
$custom: #98aaba; $custom-light: #b6c3ce; $custom-dark: #000000;
JSON
{
"hex": "#98aaba",
"rgb": {
"r": 152,
"g": 170,
"b": 186
},
"hsl": {
"h": 208.235,
"s": 19.767,
"l": 66.275
},
"oklch": {
"l": 0.72926,
"c": 0.03079,
"h": 245
},
"luminance": 0.3897
}Semantic roles & 50–950 ramp
primary
#98AABA
secondary
#DCD7D1
accent
#70479E
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111213
muted
#808182