#98ABB2#98ABB2
#98ABB2 is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.9% C 0.024 H 221.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #98ABB2 |
|---|---|
| RGB | rgb(152, 171, 178) |
| HSL | hsl(196, 14%, 65%) |
| HSV | hsv(196, 15%, 70%) |
| CMYK | cmyk(14.6%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(68.76, -5.12, -5.83) |
| CIE-LCH | lch(68.76, 7.76, 228.71°) |
| OKLab | oklab(72.87% -0.0175 -0.0157) |
| OKLCH | oklch(72.87% 0.024 221.9) |
| XYZ | xyz(35.5457, 39.0148, 47.7687) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.00
Cool Grey
#95A3A6
ΔE00 3.10
Bluegrey
#85A3B2
ΔE00 4.82
Bluey Grey
#89A0B0
ΔE00 5.13
Greyblue
#77A1B5
ΔE00 7.67
Pewter
#899397
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ABB2 #B29F98
analogous
#98B2AC #98ABB2 #989EB2
triadic
#98ABB2 #B298AB #ABB298
tetradic
#98ABB2 #AC98B2 #B29F98 #9EB298
square
#98ABB2 #AC98B2 #B29F98 #9EB298
split-complementary
#98ABB2 #B2989E #B2AC98
monochromatic
#596F77 #758E98 #98ABB2 #BBC8CC #DEE4E6
Accessibility & contrast
On white
2.39
#98ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#98ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ABB2
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ABB2 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB2
Deuteranopia (green-blind)
#A3A6B2
Tritanopia (blue-blind)
#91ADAD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #98abb2; /* rgb */ color: rgb(152, 171, 178); /* oklch */ color: oklch(72.9% 0.024 221.9);
Tailwind
colors: {
custom: {
50: '#b6c4c9',
500: '#98abb2',
950: '#000000',
},
}SCSS
$custom: #98abb2; $custom-light: #b6c4c9; $custom-dark: #000000;
JSON
{
"hex": "#98abb2",
"rgb": {
"r": 152,
"g": 171,
"b": 178
},
"hsl": {
"h": 196.154,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.72873,
"c": 0.02355,
"h": 221.9
},
"luminance": 0.39016
}Semantic roles & 50–950 ramp
primary
#98ABB2
secondary
#D7D1CE
accent
#614D99
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182