#98ACB8#98ACB8
#98ACB8 is a light, muted cyan. Relative luminance 0.396; OKLCH L 73.3% C 0.028 H 234.1°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACB8 |
|---|---|
| RGB | rgb(152, 172, 184) |
| HSL | hsl(203, 18%, 66%) |
| HSV | hsv(203, 17%, 72%) |
| CMYK | cmyk(17.4%, 6.5%, 0%, 27.8%) |
| CIE-LAB | lab(69.21, -4.36, -8.48) |
| CIE-LCH | lch(69.21, 9.53, 242.79°) |
| OKLab | oklab(73.29% -0.0166 -0.0229) |
| OKLCH | oklch(73.29% 0.028 234.1) |
| XYZ | xyz(36.3509, 39.6403, 51.0742) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.67
Bluey Grey
#89A0B0
ΔE00 4.05
Bluegrey
#85A3B2
ΔE00 4.31
Cool Grey
#95A3A6
ΔE00 4.84
Light Grey Blue
#9DBCD4
ΔE00 6.14
Greyblue
#77A1B5
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACB8 #B8A498
analogous
#98B8B4 #98ACB8 #989CB8
triadic
#98ACB8 #B898AC #ACB898
tetradic
#98ACB8 #B498B8 #B8A498 #9CB898
square
#98ACB8 #B498B8 #B8A498 #9CB898
split-complementary
#98ACB8 #B8989C #B8B498
monochromatic
#57707E #748F9F #98ACB8 #BCC9D1 #E0E6EA
Accessibility & contrast
On white
2.35
#98ACB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#98ACB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACB8
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACB8 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABB9
Deuteranopia (green-blind)
#A2A7B8
Tritanopia (blue-blind)
#90AFB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #98acb8; /* rgb */ color: rgb(152, 172, 184); /* oklch */ color: oklch(73.3% 0.028 234.1);
Tailwind
colors: {
custom: {
50: '#b6c4cd',
500: '#98acb8',
950: '#000000',
},
}SCSS
$custom: #98acb8; $custom-light: #b6c4cd; $custom-dark: #000000;
JSON
{
"hex": "#98acb8",
"rgb": {
"r": 152,
"g": 172,
"b": 184
},
"hsl": {
"h": 202.5,
"s": 18.391,
"l": 65.882
},
"oklch": {
"l": 0.73287,
"c": 0.0283,
"h": 234.1
},
"luminance": 0.39641
}Semantic roles & 50–950 ramp
primary
#98ACB8
secondary
#DBD5D1
accent
#68499D
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182