#98B2BB#98B2BB
#98B2BB is a light, muted cyan. Relative luminance 0.421; OKLCH L 74.7% C 0.031 H 220.7°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2BB |
|---|---|
| RGB | rgb(152, 178, 187) |
| HSL | hsl(195, 20%, 66%) |
| HSV | hsv(195, 19%, 73%) |
| CMYK | cmyk(18.7%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(70.94, -6.94, -7.56) |
| CIE-LCH | lch(70.94, 10.26, 227.47°) |
| OKLab | oklab(74.68% -0.0238 -0.0205) |
| OKLCH | oklch(74.68% 0.031 220.7) |
| XYZ | xyz(37.8365, 42.1030, 53.1373) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.15
Cool Gray
#9AA7B0
ΔE00 5.31
Cool Grey
#95A3A6
ΔE00 5.64
Bluey Grey
#89A0B0
ΔE00 6.33
Light Grey Blue
#9DBCD4
ΔE00 6.52
Greyblue
#77A1B5
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2BB #BBA198
analogous
#98BBB3 #98B2BB #98A1BB
triadic
#98B2BB #BB98B2 #B2BB98
tetradic
#98B2BB #B398BB #BBA198 #A1BB98
square
#98B2BB #B398BB #BBA198 #A1BB98
split-complementary
#98B2BB #BB98A1 #BBB398
monochromatic
#567782 #7396A3 #98B2BB #BDCED3 #E2E9EC
Accessibility & contrast
On white
2.23
#98B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#98B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2BB
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2BB | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BC
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#8EB5B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #98b2bb; /* rgb */ color: rgb(152, 178, 187); /* oklch */ color: oklch(74.7% 0.031 220.7);
Tailwind
colors: {
custom: {
50: '#b6c9cf',
500: '#98b2bb',
950: '#000000',
},
}SCSS
$custom: #98b2bb; $custom-light: #b6c9cf; $custom-dark: #000000;
JSON
{
"hex": "#98b2bb",
"rgb": {
"r": 152,
"g": 178,
"b": 187
},
"hsl": {
"h": 195.429,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.74682,
"c": 0.0314,
"h": 220.7
},
"luminance": 0.42104
}Semantic roles & 50–950 ramp
primary
#98B2BB
secondary
#DDD5D2
accent
#5D479F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282