#98ACB6#98ACB6
#98ACB6 is a light, muted cyan. Relative luminance 0.396; OKLCH L 73.2% C 0.027 H 229.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACB6 |
|---|---|
| RGB | rgb(152, 172, 182) |
| HSL | hsl(200, 17%, 65%) |
| HSV | hsv(200, 16%, 71%) |
| CMYK | cmyk(16.5%, 5.5%, 0%, 28.6%) |
| CIE-LAB | lab(69.15, -4.80, -7.46) |
| CIE-LCH | lch(69.15, 8.87, 237.27°) |
| OKLab | oklab(73.22% -0.0174 -0.0202) |
| OKLCH | oklch(73.22% 0.027 229.3) |
| XYZ | xyz(36.1428, 39.5570, 49.9779) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.74
Cool Grey
#95A3A6
ΔE00 4.18
Bluegrey
#85A3B2
ΔE00 4.36
Bluey Grey
#89A0B0
ΔE00 4.44
Light Grey Blue
#9DBCD4
ΔE00 6.75
Greyblue
#77A1B5
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACB6 #B6A298
analogous
#98B6B1 #98ACB6 #989DB6
triadic
#98ACB6 #B698AC #ACB698
tetradic
#98ACB6 #B198B6 #B6A298 #9DB698
square
#98ACB6 #B198B6 #B6A298 #9DB698
split-complementary
#98ACB6 #B6989D #B6B198
monochromatic
#58707C #748F9D #98ACB6 #BCC9CF #E0E6E9
Accessibility & contrast
On white
2.36
#98ACB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#98ACB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACB6
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACB6 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB7
Deuteranopia (green-blind)
#A2A7B6
Tritanopia (blue-blind)
#90AFAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #98acb6; /* rgb */ color: rgb(152, 172, 182); /* oklch */ color: oklch(73.2% 0.027 229.3);
Tailwind
colors: {
custom: {
50: '#b6c4cb',
500: '#98acb6',
950: '#000000',
},
}SCSS
$custom: #98acb6; $custom-light: #b6c4cb; $custom-dark: #000000;
JSON
{
"hex": "#98acb6",
"rgb": {
"r": 152,
"g": 172,
"b": 182
},
"hsl": {
"h": 200,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.7322,
"c": 0.02661,
"h": 229.3
},
"luminance": 0.39558
}Semantic roles & 50–950 ramp
primary
#98ACB6
secondary
#DAD3D0
accent
#654A9B
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182