#98ACB2#98ACB2
#98ACB2 is a light, muted cyan. Relative luminance 0.394; OKLCH L 73.1% C 0.024 H 217.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACB2 |
|---|---|
| RGB | rgb(152, 172, 178) |
| HSL | hsl(194, 14%, 65%) |
| HSV | hsv(194, 15%, 70%) |
| CMYK | cmyk(14.6%, 3.4%, 0%, 30.2%) |
| CIE-LAB | lab(69.04, -5.66, -5.42) |
| CIE-LCH | lch(69.04, 7.84, 223.79°) |
| OKLab | oklab(73.09% -0.0189 -0.0146) |
| OKLCH | oklch(73.09% 0.024 217.7) |
| XYZ | xyz(35.7353, 39.3940, 47.8319) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.25
Cool Gray
#9AA7B0
ΔE00 3.71
Bluegrey
#85A3B2
ΔE00 5.09
Bluey Grey
#89A0B0
ΔE00 5.69
Greyblue
#77A1B5
ΔE00 7.83
Pewter
#899397
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACB2 #B29E98
analogous
#98B2AB #98ACB2 #989FB2
triadic
#98ACB2 #B298AC #ACB298
tetradic
#98ACB2 #AB98B2 #B29E98 #9FB298
square
#98ACB2 #AB98B2 #B29E98 #9FB298
split-complementary
#98ACB2 #B2989F #B2AB98
monochromatic
#597077 #759098 #98ACB2 #BBC8CC #DEE4E6
Accessibility & contrast
On white
2.37
#98ACB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#98ACB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACB2
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACB2 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB2
Deuteranopia (green-blind)
#A4A7B2
Tritanopia (blue-blind)
#91AEAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #98acb2; /* rgb */ color: rgb(152, 172, 178); /* oklch */ color: oklch(73.1% 0.024 217.7);
Tailwind
colors: {
custom: {
50: '#b6c4c9',
500: '#98acb2',
950: '#000000',
},
}SCSS
$custom: #98acb2; $custom-light: #b6c4c9; $custom-dark: #000000;
JSON
{
"hex": "#98acb2",
"rgb": {
"r": 152,
"g": 172,
"b": 178
},
"hsl": {
"h": 193.846,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.73089,
"c": 0.02394,
"h": 217.7
},
"luminance": 0.39395
}Semantic roles & 50–950 ramp
primary
#98ACB2
secondary
#D7D0CE
accent
#5E4D99
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182