#98ACB4#98ACB4
#98ACB4 is a light, muted cyan. Relative luminance 0.395; OKLCH L 73.2% C 0.025 H 223.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACB4 |
|---|---|
| RGB | rgb(152, 172, 180) |
| HSL | hsl(197, 16%, 65%) |
| HSV | hsv(197, 16%, 71%) |
| CMYK | cmyk(15.6%, 4.4%, 0%, 29.4%) |
| CIE-LAB | lab(69.09, -5.23, -6.44) |
| CIE-LCH | lch(69.09, 8.30, 230.94°) |
| OKLab | oklab(73.15% -0.0181 -0.0174) |
| OKLCH | oklch(73.15% 0.025 223.8) |
| XYZ | xyz(35.9376, 39.4749, 48.8972) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.11
Cool Grey
#95A3A6
ΔE00 3.62
Bluegrey
#85A3B2
ΔE00 4.62
Bluey Grey
#89A0B0
ΔE00 5.00
Light Grey Blue
#9DBCD4
ΔE00 7.44
Greyblue
#77A1B5
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACB4 #B4A098
analogous
#98B4AE #98ACB4 #989EB4
triadic
#98ACB4 #B498AC #ACB498
tetradic
#98ACB4 #AE98B4 #B4A098 #9EB498
square
#98ACB4 #AE98B4 #B4A098 #9EB498
split-complementary
#98ACB4 #B4989E #B4AE98
monochromatic
#587079 #758F9A #98ACB4 #BBC9CE #DFE5E8
Accessibility & contrast
On white
2.36
#98ACB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#98ACB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACB4
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACB4 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB4
Deuteranopia (green-blind)
#A3A7B4
Tritanopia (blue-blind)
#90AFAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #98acb4; /* rgb */ color: rgb(152, 172, 180); /* oklch */ color: oklch(73.2% 0.025 223.8);
Tailwind
colors: {
custom: {
50: '#b6c4ca',
500: '#98acb4',
950: '#000000',
},
}SCSS
$custom: #98acb4; $custom-light: #b6c4ca; $custom-dark: #000000;
JSON
{
"hex": "#98acb4",
"rgb": {
"r": 152,
"g": 172,
"b": 180
},
"hsl": {
"h": 197.143,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.73154,
"c": 0.02515,
"h": 223.8
},
"luminance": 0.39476
}Semantic roles & 50–950 ramp
primary
#98ACB4
secondary
#D9D2CF
accent
#624C9A
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182