#98B0BA#98B0BA
#98B0BA is a light, muted cyan. Relative luminance 0.413; OKLCH L 74.2% C 0.030 H 224.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #98B0BA |
|---|---|
| RGB | rgb(152, 176, 186) |
| HSL | hsl(198, 20%, 66%) |
| HSV | hsv(198, 18%, 73%) |
| CMYK | cmyk(18.3%, 5.4%, 0%, 27.1%) |
| CIE-LAB | lab(70.36, -6.08, -7.87) |
| CIE-LCH | lch(70.36, 9.95, 232.30°) |
| OKLab | oklab(74.22% -0.0214 -0.0213) |
| OKLCH | oklch(74.22% 0.03 224.9) |
| XYZ | xyz(37.3348, 41.2702, 52.4437) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.37
Bluegrey
#85A3B2
ΔE00 4.64
Cool Grey
#95A3A6
ΔE00 5.18
Bluey Grey
#89A0B0
ΔE00 5.48
Light Grey Blue
#9DBCD4
ΔE00 6.22
Greyblue
#77A1B5
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B0BA #BAA298
analogous
#98BAB3 #98B0BA #989FBA
triadic
#98B0BA #BA98B0 #B0BA98
tetradic
#98B0BA #B398BA #BAA298 #9FBA98
square
#98B0BA #B398BA #BAA298 #9FBA98
split-complementary
#98B0BA #BA989F #BAB398
monochromatic
#567581 #7394A1 #98B0BA #BDCCD3 #E1E8EB
Accessibility & contrast
On white
2.27
#98B0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#98B0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B0BA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B0BA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBB
Deuteranopia (green-blind)
#A5AABA
Tritanopia (blue-blind)
#8FB3B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #98b0ba; /* rgb */ color: rgb(152, 176, 186); /* oklch */ color: oklch(74.2% 0.030 224.9);
Tailwind
colors: {
custom: {
50: '#b6c7ce',
500: '#98b0ba',
950: '#000000',
},
}SCSS
$custom: #98b0ba; $custom-light: #b6c7ce; $custom-dark: #000000;
JSON
{
"hex": "#98b0ba",
"rgb": {
"r": 152,
"g": 176,
"b": 186
},
"hsl": {
"h": 197.647,
"s": 19.767,
"l": 66.275
},
"oklch": {
"l": 0.74216,
"c": 0.0302,
"h": 224.9
},
"luminance": 0.41271
}Semantic roles & 50–950 ramp
primary
#98B0BA
secondary
#DCD5D1
accent
#61479E
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282