#98ACEE#98ACEE
#98ACEE is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.4% C 0.098 H 271.0°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACEE |
|---|---|
| RGB | rgb(152, 172, 238) |
| HSL | hsl(226, 72%, 76%) |
| HSV | hsv(226, 36%, 93%) |
| CMYK | cmyk(36.1%, 27.7%, 0%, 6.7%) |
| CIE-LAB | lab(71.11, 8.74, -35.23) |
| CIE-LCH | lch(71.11, 36.30, 283.93°) |
| OKLab | oklab(75.4% 0.0016 -0.098) |
| OKLCH | oklch(75.4% 0.098 271) |
| XYZ | xyz(43.1295, 42.3517, 86.7745) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.13
Periwinkle Blue
#8F99FB
ΔE00 5.82
Carolina Blue
#8AB8FE
ΔE00 6.52
Light Periwinkle
#C1C6FC
ΔE00 8.98
Lightsteelblue
#B0C4DE
ΔE00 9.23
Perrywinkle
#8F8CE7
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACEE #EEDA98
analogous
#98D7EE #98ACEE #AF98EE
triadic
#98ACEE #EE98AC #ACEE98
tetradic
#98ACEE #EE98D7 #EEDA98 #98EEAF
square
#98ACEE #EE98D7 #EEDA98 #98EEAF
split-complementary
#98ACEE #EEAF98 #D7EE98
monochromatic
#2F57DD #6382E5 #98ACEE #CDD6F7 #E5EAFB
Accessibility & contrast
On white
2.22
#98ACEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#98ACEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACEE
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACEE | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F1
Deuteranopia (green-blind)
#8FABEC
Tritanopia (blue-blind)
#7EB9C3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #98acee; /* rgb */ color: rgb(152, 172, 238); /* oklch */ color: oklch(75.4% 0.098 271.0);
Tailwind
colors: {
custom: {
50: '#b9c4f3',
500: '#98acee',
950: '#000000',
},
}SCSS
$custom: #98acee; $custom-light: #b9c4f3; $custom-dark: #000000;
JSON
{
"hex": "#98acee",
"rgb": {
"r": 152,
"g": 172,
"b": 238
},
"hsl": {
"h": 226.047,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.75403,
"c": 0.09803,
"h": 271
},
"luminance": 0.42353
}Semantic roles & 50–950 ramp
primary
#98ACEE
secondary
#F2ECD9
accent
#A712D4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121217
muted
#818185