#98ACBF#98ACBF
#98ACBF is a light, muted cyan. Relative luminance 0.399; OKLCH L 73.5% C 0.035 H 246.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACBF |
|---|---|
| RGB | rgb(152, 172, 191) |
| HSL | hsl(209, 23%, 67%) |
| HSV | hsv(209, 20%, 75%) |
| CMYK | cmyk(20.4%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(69.43, -2.80, -12.03) |
| CIE-LCH | lch(69.43, 12.35, 256.89°) |
| OKLab | oklab(73.53% -0.0139 -0.0326) |
| OKLCH | oklch(73.53% 0.035 246.9) |
| XYZ | xyz(37.1029, 39.9411, 55.0347) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.33
Bluey Grey
#89A0B0
ΔE00 4.35
Light Grey Blue
#9DBCD4
ΔE00 5.02
Bluegrey
#85A3B2
ΔE00 5.54
Cloudy Blue
#ACC2D9
ΔE00 6.13
Lightsteelblue
#B0C4DE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACBF #BFAB98
analogous
#98BFBF #98ACBF #9899BF
triadic
#98ACBF #BF98AC #ACBF98
tetradic
#98ACBF #BF98BF #BFAB98 #99BF98
square
#98ACBF #BF98BF #BFAB98 #99BF98
split-complementary
#98ACBF #BF9899 #BFBF98
monochromatic
#556F88 #728EA8 #98ACBF #BECAD6 #E3E9EE
Accessibility & contrast
On white
2.34
#98ACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#98ACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACBF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACBF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#A0A8BF
Tritanopia (blue-blind)
#8EB0B2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #98acbf; /* rgb */ color: rgb(152, 172, 191); /* oklch */ color: oklch(73.5% 0.035 246.9);
Tailwind
colors: {
custom: {
50: '#b6c4d2',
500: '#98acbf',
950: '#000000',
},
}SCSS
$custom: #98acbf; $custom-light: #b6c4d2; $custom-dark: #000000;
JSON
{
"hex": "#98acbf",
"rgb": {
"r": 152,
"g": 172,
"b": 191
},
"hsl": {
"h": 209.231,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.73528,
"c": 0.03549,
"h": 246.9
},
"luminance": 0.39942
}Semantic roles & 50–950 ramp
primary
#98ACBF
secondary
#E0D9D3
accent
#7244A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182