#98ACBB#98ACBB
#98ACBB is a light, muted cyan. Relative luminance 0.398; OKLCH L 73.4% C 0.031 H 240.4°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACBB |
|---|---|
| RGB | rgb(152, 172, 187) |
| HSL | hsl(206, 20%, 66%) |
| HSV | hsv(206, 19%, 73%) |
| CMYK | cmyk(18.7%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(69.30, -3.70, -10.00) |
| CIE-LCH | lch(69.30, 10.66, 249.71°) |
| OKLab | oklab(73.39% -0.0154 -0.0271) |
| OKLCH | oklch(73.39% 0.031 240.4) |
| XYZ | xyz(36.6687, 39.7674, 52.7480) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.13
Bluey Grey
#89A0B0
ΔE00 3.87
Bluegrey
#85A3B2
ΔE00 4.61
Light Grey Blue
#9DBCD4
ΔE00 5.44
Cool Grey
#95A3A6
ΔE00 5.95
Cloudy Blue
#ACC2D9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACBB #BBA798
analogous
#98BBB9 #98ACBB #989BBB
triadic
#98ACBB #BB98AC #ACBB98
tetradic
#98ACBB #B998BB #BBA798 #9BBB98
square
#98ACBB #B998BB #BBA798 #9BBB98
split-complementary
#98ACBB #BB989B #BBB998
monochromatic
#566F82 #738EA3 #98ACBB #BDCAD3 #E2E7EC
Accessibility & contrast
On white
2.35
#98ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#98ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACBB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACBB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABBC
Deuteranopia (green-blind)
#A1A7BB
Tritanopia (blue-blind)
#8FB0B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #98acbb; /* rgb */ color: rgb(152, 172, 187); /* oklch */ color: oklch(73.4% 0.031 240.4);
Tailwind
colors: {
custom: {
50: '#b6c4cf',
500: '#98acbb',
950: '#000000',
},
}SCSS
$custom: #98acbb; $custom-light: #b6c4cf; $custom-dark: #000000;
JSON
{
"hex": "#98acbb",
"rgb": {
"r": 152,
"g": 172,
"b": 187
},
"hsl": {
"h": 205.714,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.73389,
"c": 0.03118,
"h": 240.4
},
"luminance": 0.39768
}Semantic roles & 50–950 ramp
primary
#98ACBB
secondary
#DDD7D2
accent
#6C479F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182