#98ABC2#98ABC2
#98ABC2 is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.4% C 0.040 H 253.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #98ABC2 |
|---|---|
| RGB | rgb(152, 171, 194) |
| HSL | hsl(213, 26%, 68%) |
| HSV | hsv(213, 22%, 76%) |
| CMYK | cmyk(21.6%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(69.25, -1.57, -13.95) |
| CIE-LCH | lch(69.25, 14.03, 263.57°) |
| OKLab | oklab(73.42% -0.0114 -0.0379) |
| OKLCH | oklch(73.42% 0.04 253.3) |
| XYZ | xyz(37.2468, 39.6953, 56.7280) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.39
Light Grey Blue
#9DBCD4
ΔE00 5.66
Cool Gray
#9AA7B0
ΔE00 5.75
Cloudy Blue
#ACC2D9
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 6.86
Bluegrey
#85A3B2
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ABC2 #C2AF98
analogous
#98C0C2 #98ABC2 #9A98C2
triadic
#98ABC2 #C298AB #ABC298
tetradic
#98ABC2 #C298C0 #C2AF98 #98C29A
square
#98ABC2 #C298C0 #C2AF98 #98C29A
split-complementary
#98ABC2 #C29A98 #C0C298
monochromatic
#536D8C #728CAB #98ABC2 #BECAD9 #E5EAF0
Accessibility & contrast
On white
2.35
#98ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#98ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ABC2
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ABC2 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC3
Deuteranopia (green-blind)
#9EA7C2
Tritanopia (blue-blind)
#8DB0B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #98abc2; /* rgb */ color: rgb(152, 171, 194); /* oklch */ color: oklch(73.4% 0.040 253.3);
Tailwind
colors: {
custom: {
50: '#b7c4d4',
500: '#98abc2',
950: '#000000',
},
}SCSS
$custom: #98abc2; $custom-light: #b7c4d4; $custom-dark: #000000;
JSON
{
"hex": "#98abc2",
"rgb": {
"r": 152,
"g": 171,
"b": 194
},
"hsl": {
"h": 212.857,
"s": 25.61,
"l": 67.843
},
"oklch": {
"l": 0.73421,
"c": 0.03961,
"h": 253.3
},
"luminance": 0.39696
}Semantic roles & 50–950 ramp
primary
#98ABC2
secondary
#E1DCD4
accent
#7741A4
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183