#98BAEF#98BAEF
#98BAEF is a light, moderate blue. Relative luminance 0.480; OKLCH L 78.3% C 0.085 H 259.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #98BAEF |
|---|---|
| RGB | rgb(152, 186, 239) |
| HSL | hsl(217, 73%, 77%) |
| HSV | hsv(217, 36%, 94%) |
| CMYK | cmyk(36.4%, 22.2%, 0%, 6.3%) |
| CIE-LAB | lab(74.84, 1.25, -30.02) |
| CIE-LCH | lch(74.84, 30.04, 272.38°) |
| OKLab | oklab(78.32% -0.016 -0.0831) |
| OKLCH | oklch(78.32% 0.085 259.1) |
| XYZ | xyz(46.0830, 48.0230, 88.4858) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.48
Carolina Blue
#8AB8FE
ΔE00 3.08
Baby Blue (survey)
#A2CFFE
ΔE00 5.77
Powder Blue (survey)
#B1D1FC
ΔE00 5.93
Sky Blue (survey)
#75BBFD
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BAEF #EFCD98
analogous
#98E5EF #98BAEF #A298EF
triadic
#98BAEF #EF98BA #BAEF98
tetradic
#98BAEF #EF98E5 #EFCD98 #98EFA2
square
#98BAEF #EF98E5 #EFCD98 #98EFA2
split-complementary
#98BAEF #EFA298 #E5EF98
monochromatic
#2E73DF #6397E7 #98BAEF #CDDDF7 #E5EDFB
Accessibility & contrast
On white
1.98
#98BAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#98BAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BAEF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BAEF | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BDF1
Deuteranopia (green-blind)
#9EB4EE
Tritanopia (blue-blind)
#7CC5CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #98baef; /* rgb */ color: rgb(152, 186, 239); /* oklch */ color: oklch(78.3% 0.085 259.1);
Tailwind
colors: {
custom: {
50: '#b9cef4',
500: '#98baef',
950: '#000000',
},
}SCSS
$custom: #98baef; $custom-light: #b9cef4; $custom-dark: #000000;
JSON
{
"hex": "#98baef",
"rgb": {
"r": 152,
"g": 186,
"b": 239
},
"hsl": {
"h": 216.552,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.78324,
"c": 0.08466,
"h": 259.1
},
"luminance": 0.48025
}Semantic roles & 50–950 ramp
primary
#98BAEF
secondary
#F3E8D8
accent
#8810D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285