#98ACB0#98ACB0
#98ACB0 is a light, muted cyan. Relative luminance 0.393; OKLCH L 73.0% C 0.023 H 211.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACB0 |
|---|---|
| RGB | rgb(152, 172, 176) |
| HSL | hsl(190, 13%, 64%) |
| HSV | hsv(190, 14%, 69%) |
| CMYK | cmyk(13.6%, 2.3%, 0%, 31%) |
| CIE-LAB | lab(68.98, -6.08, -4.40) |
| CIE-LCH | lch(68.98, 7.51, 215.89°) |
| OKLab | oklab(73.02% -0.0197 -0.0119) |
| OKLCH | oklch(73.02% 0.023 211.1) |
| XYZ | xyz(35.5360, 39.3143, 46.7820) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.15
Cool Gray
#9AA7B0
ΔE00 4.45
Bluegrey
#85A3B2
ΔE00 5.72
Bluey Grey
#89A0B0
ΔE00 6.48
Pewter
#899397
ΔE00 8.16
Dark Gray
#A9A9A9
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACB0 #B09C98
analogous
#98B0A8 #98ACB0 #98A0B0
triadic
#98ACB0 #B098AC #ACB098
tetradic
#98ACB0 #A898B0 #B09C98 #A0B098
square
#98ACB0 #A898B0 #B09C98 #A0B098
split-complementary
#98ACB0 #B098A0 #B0A898
monochromatic
#597074 #759095 #98ACB0 #BBC8CB #DDE4E5
Accessibility & contrast
On white
2.37
#98ACB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#98ACB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACB0
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACB0 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB0
Deuteranopia (green-blind)
#A4A7B0
Tritanopia (blue-blind)
#91AEAD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #98acb0; /* rgb */ color: rgb(152, 172, 176); /* oklch */ color: oklch(73.0% 0.023 211.1);
Tailwind
colors: {
custom: {
50: '#b6c4c7',
500: '#98acb0',
950: '#000000',
},
}SCSS
$custom: #98acb0; $custom-light: #b6c4c7; $custom-dark: #000000;
JSON
{
"hex": "#98acb0",
"rgb": {
"r": 152,
"g": 172,
"b": 176
},
"hsl": {
"h": 190,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.73025,
"c": 0.02304,
"h": 211.1
},
"luminance": 0.39315
}Semantic roles & 50–950 ramp
primary
#98ACB0
secondary
#D6CFCE
accent
#5A4E97
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182