#98AEF0#98AEF0
#98AEF0 is a light, moderate blue. Relative luminance 0.432; OKLCH L 75.9% C 0.098 H 269.8°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #98AEF0 |
|---|---|
| RGB | rgb(152, 174, 240) |
| HSL | hsl(225, 75%, 77%) |
| HSV | hsv(225, 37%, 94%) |
| CMYK | cmyk(36.7%, 27.5%, 0%, 5.9%) |
| CIE-LAB | lab(71.72, 8.14, -35.39) |
| CIE-LCH | lch(71.72, 36.31, 282.96°) |
| OKLab | oklab(75.9% -0.0004 -0.0985) |
| OKLCH | oklch(75.9% 0.098 269.8) |
| XYZ | xyz(43.8084, 43.2369, 88.4584) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.50
Carolina Blue
#8AB8FE
ΔE00 5.88
Periwinkle Blue
#8F99FB
ΔE00 6.21
Light Periwinkle
#C1C6FC
ΔE00 8.89
Lightsteelblue
#B0C4DE
ΔE00 8.95
Powder Blue (survey)
#B1D1FC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AEF0 #F0DA98
analogous
#98DAF0 #98AEF0 #AE98F0
triadic
#98AEF0 #F098AE #AEF098
tetradic
#98AEF0 #F098DA #F0DA98 #98F0AE
square
#98AEF0 #F098DA #F0DA98 #98F0AE
split-complementary
#98AEF0 #F0AE98 #DAF098
monochromatic
#2D5AE0 #6384E8 #98AEF0 #CDD8F8 #E4EAFB
Accessibility & contrast
On white
2.18
#98AEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#98AEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AEF0
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AEF0 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B4F3
Deuteranopia (green-blind)
#90ACEE
Tritanopia (blue-blind)
#7DBBC5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #98aef0; /* rgb */ color: rgb(152, 174, 240); /* oklch */ color: oklch(75.9% 0.098 269.8);
Tailwind
colors: {
custom: {
50: '#b9c6f5',
500: '#98aef0',
950: '#000000',
},
}SCSS
$custom: #98aef0; $custom-light: #b9c6f5; $custom-dark: #000000;
JSON
{
"hex": "#98aef0",
"rgb": {
"r": 152,
"g": 174,
"b": 240
},
"hsl": {
"h": 225,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.75898,
"c": 0.09846,
"h": 269.8
},
"luminance": 0.43239
}Semantic roles & 50–950 ramp
primary
#98AEF0
secondary
#F3ECD8
accent
#A50FD7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285