#98B2BC#98B2BC
#98B2BC is a light, muted cyan. Relative luminance 0.421; OKLCH L 74.7% C 0.032 H 223.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2BC |
|---|---|
| RGB | rgb(152, 178, 188) |
| HSL | hsl(197, 21%, 67%) |
| HSV | hsv(197, 19%, 74%) |
| CMYK | cmyk(19.1%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(70.97, -6.72, -8.07) |
| CIE-LCH | lch(70.97, 10.50, 230.23°) |
| OKLab | oklab(74.72% -0.0234 -0.0219) |
| OKLCH | oklch(74.72% 0.032 223) |
| XYZ | xyz(37.9440, 42.1459, 53.7030) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.98
Cool Gray
#9AA7B0
ΔE00 5.15
Cool Grey
#95A3A6
ΔE00 5.78
Bluey Grey
#89A0B0
ΔE00 6.08
Light Grey Blue
#9DBCD4
ΔE00 6.10
Greyblue
#77A1B5
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2BC #BCA298
analogous
#98BCB4 #98B2BC #98A0BC
triadic
#98B2BC #BC98B2 #B2BC98
tetradic
#98B2BC #B498BC #BCA298 #A0BC98
square
#98B2BC #B498BC #BCA298 #A0BC98
split-complementary
#98B2BC #BC98A0 #BCB498
monochromatic
#567784 #7396A4 #98B2BC #BDCED4 #E2E9EC
Accessibility & contrast
On white
2.23
#98B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#98B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2BC
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2BC | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BD
Deuteranopia (green-blind)
#A6ACBC
Tritanopia (blue-blind)
#8EB5B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #98b2bc; /* rgb */ color: rgb(152, 178, 188); /* oklch */ color: oklch(74.7% 0.032 223.0);
Tailwind
colors: {
custom: {
50: '#b6c9d0',
500: '#98b2bc',
950: '#000000',
},
}SCSS
$custom: #98b2bc; $custom-light: #b6c9d0; $custom-dark: #000000;
JSON
{
"hex": "#98b2bc",
"rgb": {
"r": 152,
"g": 178,
"b": 188
},
"hsl": {
"h": 196.667,
"s": 21.176,
"l": 66.667
},
"oklch": {
"l": 0.74715,
"c": 0.03203,
"h": 223
},
"luminance": 0.42147
}Semantic roles & 50–950 ramp
primary
#98B2BC
secondary
#DED5D2
accent
#5F46A0
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282