#98AFBC#98AFBC
#98AFBC is a light, muted cyan. Relative luminance 0.410; OKLCH L 74.1% C 0.032 H 232.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFBC |
|---|---|
| RGB | rgb(152, 175, 188) |
| HSL | hsl(202, 21%, 67%) |
| HSV | hsv(202, 19%, 74%) |
| CMYK | cmyk(19.1%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(70.15, -5.10, -9.29) |
| CIE-LCH | lch(70.15, 10.60, 241.23°) |
| OKLab | oklab(74.07% -0.0192 -0.0252) |
| OKLCH | oklch(74.07% 0.032 232.6) |
| XYZ | xyz(37.3536, 40.9652, 53.5062) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.81
Bluegrey
#85A3B2
ΔE00 4.37
Bluey Grey
#89A0B0
ΔE00 4.63
Light Grey Blue
#9DBCD4
ΔE00 5.27
Cool Grey
#95A3A6
ΔE00 5.68
Greyblue
#77A1B5
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFBC #BCA598
analogous
#98BCB7 #98AFBC #989DBC
triadic
#98AFBC #BC98AF #AFBC98
tetradic
#98AFBC #B798BC #BCA598 #9DBC98
square
#98AFBC #B798BC #BCA598 #9DBC98
split-complementary
#98AFBC #BC989D #BCB798
monochromatic
#567384 #7392A4 #98AFBC #BDCCD4 #E2E9EC
Accessibility & contrast
On white
2.28
#98AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#98AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFBC
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFBC | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBD
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#8EB3B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #98afbc; /* rgb */ color: rgb(152, 175, 188); /* oklch */ color: oklch(74.1% 0.032 232.6);
Tailwind
colors: {
custom: {
50: '#b6c6d0',
500: '#98afbc',
950: '#000000',
},
}SCSS
$custom: #98afbc; $custom-light: #b6c6d0; $custom-dark: #000000;
JSON
{
"hex": "#98afbc",
"rgb": {
"r": 152,
"g": 175,
"b": 188
},
"hsl": {
"h": 201.667,
"s": 21.176,
"l": 66.667
},
"oklch": {
"l": 0.74068,
"c": 0.03168,
"h": 232.6
},
"luminance": 0.40966
}Semantic roles & 50–950 ramp
primary
#98AFBC
secondary
#DED6D2
accent
#6646A0
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282