#98AEEE#98AEEE
#98AEEE is a light, moderate blue. Relative luminance 0.431; OKLCH L 75.8% C 0.096 H 269.4°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #98AEEE |
|---|---|
| RGB | rgb(152, 174, 238) |
| HSL | hsl(225, 72%, 76%) |
| HSV | hsv(225, 36%, 93%) |
| CMYK | cmyk(36.1%, 26.9%, 0%, 6.7%) |
| CIE-LAB | lab(71.64, 7.62, -34.42) |
| CIE-LCH | lch(71.64, 35.26, 282.48°) |
| OKLab | oklab(75.81% -0.0009 -0.0957) |
| OKLCH | oklch(75.81% 0.096 269.4) |
| XYZ | xyz(43.5130, 43.1187, 86.9024) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.57
Carolina Blue
#8AB8FE
ΔE00 5.95
Periwinkle Blue
#8F99FB
ΔE00 6.31
Light Periwinkle
#C1C6FC
ΔE00 8.82
Lightsteelblue
#B0C4DE
ΔE00 8.89
Powder Blue (survey)
#B1D1FC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AEEE #EED898
analogous
#98D9EE #98AEEE #AD98EE
triadic
#98AEEE #EE98AE #AEEE98
tetradic
#98AEEE #EE98D9 #EED898 #98EEAD
square
#98AEEE #EE98D9 #EED898 #98EEAD
split-complementary
#98AEEE #EEAD98 #D9EE98
monochromatic
#2F5BDD #6385E5 #98AEEE #CDD7F7 #E5EAFB
Accessibility & contrast
On white
2.18
#98AEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#98AEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AEEE
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AEEE | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3F1
Deuteranopia (green-blind)
#91ACED
Tritanopia (blue-blind)
#7EBBC4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #98aeee; /* rgb */ color: rgb(152, 174, 238); /* oklch */ color: oklch(75.8% 0.096 269.4);
Tailwind
colors: {
custom: {
50: '#b9c6f3',
500: '#98aeee',
950: '#000000',
},
}SCSS
$custom: #98aeee; $custom-light: #b9c6f3; $custom-dark: #000000;
JSON
{
"hex": "#98aeee",
"rgb": {
"r": 152,
"g": 174,
"b": 238
},
"hsl": {
"h": 224.651,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.75809,
"c": 0.0957,
"h": 269.4
},
"luminance": 0.43121
}Semantic roles & 50–950 ramp
primary
#98AEEE
secondary
#F2ECD9
accent
#A212D4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285