#98AED2#98AED2
#98AED2 is a light, muted blue. Relative luminance 0.416; OKLCH L 74.7% C 0.058 H 260.2°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #98AED2 |
|---|---|
| RGB | rgb(152, 174, 210) |
| HSL | hsl(217, 39%, 71%) |
| HSV | hsv(217, 28%, 82%) |
| CMYK | cmyk(27.6%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(70.59, 0.55, -20.73) |
| CIE-LCH | lch(70.59, 20.73, 271.53°) |
| OKLab | oklab(74.65% -0.0098 -0.0568) |
| OKLCH | oklch(74.65% 0.058 260.2) |
| XYZ | xyz(39.7145, 41.5993, 66.8972) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.62
Pastel Blue
#A2BFFE
ΔE00 6.80
Cloudy Blue
#ACC2D9
ΔE00 6.91
Light Grey Blue
#9DBCD4
ΔE00 6.97
Carolina Blue
#8AB8FE
ΔE00 7.63
Light Blue Grey
#B7C9E2
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AED2 #D2BC98
analogous
#98CBD2 #98AED2 #9F98D2
triadic
#98AED2 #D298AE #AED298
tetradic
#98AED2 #D298CB #D2BC98 #98D29F
square
#98AED2 #D298CB #D2BC98 #98D29F
split-complementary
#98AED2 #D29F98 #CBD298
monochromatic
#496CA7 #6D8DBF #98AED2 #C3CFE5 #EAEEF6
Accessibility & contrast
On white
2.25
#98AED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#98AED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AED2
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AED2 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B0D4
Deuteranopia (green-blind)
#9CAAD1
Tritanopia (blue-blind)
#88B5BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #98aed2; /* rgb */ color: rgb(152, 174, 210); /* oklch */ color: oklch(74.7% 0.058 260.2);
Tailwind
colors: {
custom: {
50: '#b7c6df',
500: '#98aed2',
950: '#000000',
},
}SCSS
$custom: #98aed2; $custom-light: #b7c6df; $custom-dark: #000000;
JSON
{
"hex": "#98aed2",
"rgb": {
"r": 152,
"g": 174,
"b": 210
},
"hsl": {
"h": 217.241,
"s": 39.189,
"l": 70.98
},
"oklch": {
"l": 0.74652,
"c": 0.05768,
"h": 260.2
},
"luminance": 0.41601
}Semantic roles & 50–950 ramp
primary
#98AED2
secondary
#EBE5DB
accent
#8233B2
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283