#98ABBD#98ABBD
#98ABBD is a light, muted cyan. Relative luminance 0.395; OKLCH L 73.2% C 0.034 H 246.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #98ABBD |
|---|---|
| RGB | rgb(152, 171, 189) |
| HSL | hsl(209, 22%, 67%) |
| HSV | hsv(209, 20%, 74%) |
| CMYK | cmyk(19.6%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(69.09, -2.71, -11.42) |
| CIE-LCH | lch(69.09, 11.74, 256.67°) |
| OKLab | oklab(73.24% -0.0133 -0.031) |
| OKLCH | oklch(73.24% 0.034 246.8) |
| XYZ | xyz(36.6947, 39.4744, 53.8202) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.89
Bluey Grey
#89A0B0
ΔE00 4.11
Bluegrey
#85A3B2
ΔE00 5.41
Light Grey Blue
#9DBCD4
ΔE00 5.43
Cloudy Blue
#ACC2D9
ΔE00 6.47
Cool Grey
#95A3A6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ABBD #BDAA98
analogous
#98BDBC #98ABBD #9899BD
triadic
#98ABBD #BD98AB #ABBD98
tetradic
#98ABBD #BC98BD #BDAA98 #99BD98
square
#98ABBD #BC98BD #BDAA98 #99BD98
split-complementary
#98ABBD #BD9899 #BDBC98
monochromatic
#556E85 #738DA5 #98ABBD #BDC9D5 #E3E8ED
Accessibility & contrast
On white
2.36
#98ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#98ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ABBD
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ABBD | 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)
#A4ABBE
Deuteranopia (green-blind)
#A0A7BD
Tritanopia (blue-blind)
#8EAFB1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #98abbd; /* rgb */ color: rgb(152, 171, 189); /* oklch */ color: oklch(73.2% 0.034 246.8);
Tailwind
colors: {
custom: {
50: '#b6c4d0',
500: '#98abbd',
950: '#000000',
},
}SCSS
$custom: #98abbd; $custom-light: #b6c4d0; $custom-dark: #000000;
JSON
{
"hex": "#98abbd",
"rgb": {
"r": 152,
"g": 171,
"b": 189
},
"hsl": {
"h": 209.189,
"s": 21.893,
"l": 66.863
},
"oklch": {
"l": 0.73244,
"c": 0.0337,
"h": 246.8
},
"luminance": 0.39475
}Semantic roles & 50–950 ramp
primary
#98ABBD
secondary
#DED8D2
accent
#7245A0
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182