#98AAB4#98AAB4
#98AAB4 is a light, muted cyan. Relative luminance 0.387; OKLCH L 72.7% C 0.025 H 232.0°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAB4 |
|---|---|
| RGB | rgb(152, 170, 180) |
| HSL | hsl(201, 16%, 65%) |
| HSV | hsv(201, 16%, 71%) |
| CMYK | cmyk(15.6%, 5.6%, 0%, 29.4%) |
| CIE-LAB | lab(68.55, -4.15, -7.25) |
| CIE-LCH | lch(68.55, 8.36, 240.25°) |
| OKLab | oklab(72.72% -0.0153 -0.0196) |
| OKLCH | oklch(72.72% 0.025 232) |
| XYZ | xyz(35.5598, 38.7194, 48.7712) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.90
Cool Grey
#95A3A6
ΔE00 3.84
Bluey Grey
#89A0B0
ΔE00 4.08
Bluegrey
#85A3B2
ΔE00 4.47
Light Grey Blue
#9DBCD4
ΔE00 7.15
Greyblue
#77A1B5
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAB4 #B4A298
analogous
#98B4B0 #98AAB4 #989CB4
triadic
#98AAB4 #B498AA #AAB498
tetradic
#98AAB4 #B098B4 #B4A298 #9CB498
square
#98AAB4 #B098B4 #B4A298 #9CB498
split-complementary
#98AAB4 #B4989C #B4B098
monochromatic
#586E79 #758D9A #98AAB4 #BBC7CE #DFE4E8
Accessibility & contrast
On white
2.40
#98AAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#98AAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAB4
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAB4 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B5
Deuteranopia (green-blind)
#A1A6B4
Tritanopia (blue-blind)
#91ADAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #98aab4; /* rgb */ color: rgb(152, 170, 180); /* oklch */ color: oklch(72.7% 0.025 232.0);
Tailwind
colors: {
custom: {
50: '#b6c3ca',
500: '#98aab4',
950: '#000000',
},
}SCSS
$custom: #98aab4; $custom-light: #b6c3ca; $custom-dark: #000000;
JSON
{
"hex": "#98aab4",
"rgb": {
"r": 152,
"g": 170,
"b": 180
},
"hsl": {
"h": 201.429,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.72723,
"c": 0.02486,
"h": 232
},
"luminance": 0.3872
}Semantic roles & 50–950 ramp
primary
#98AAB4
secondary
#D9D3CF
accent
#684C9A
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182