#98BBEF#98BBEF
#98BBEF is a light, moderate blue. Relative luminance 0.484; OKLCH L 78.5% C 0.084 H 258.1°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBEF |
|---|---|
| RGB | rgb(152, 187, 239) |
| HSL | hsl(216, 73%, 77%) |
| HSV | hsv(216, 36%, 94%) |
| CMYK | cmyk(36.4%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(75.11, 0.70, -29.61) |
| CIE-LCH | lch(75.11, 29.62, 271.36°) |
| OKLab | oklab(78.53% -0.0172 -0.082) |
| OKLCH | oklch(78.53% 0.084 258.1) |
| XYZ | xyz(46.2944, 48.4458, 88.5563) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.57
Carolina Blue
#8AB8FE
ΔE00 2.99
Baby Blue (survey)
#A2CFFE
ΔE00 5.43
Powder Blue (survey)
#B1D1FC
ΔE00 5.71
Sky Blue (survey)
#75BBFD
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBEF #EFCC98
analogous
#98E7EF #98BBEF #A198EF
triadic
#98BBEF #EF98BB #BBEF98
tetradic
#98BBEF #EF98E7 #EFCC98 #98EFA1
square
#98BBEF #EF98E7 #EFCC98 #98EFA1
split-complementary
#98BBEF #EFA198 #E7EF98
monochromatic
#2E75DF #6398E7 #98BBEF #CDDEF7 #E5EEFB
Accessibility & contrast
On white
1.96
#98BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#98BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBEF
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBEF | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BEF1
Deuteranopia (green-blind)
#9FB5EE
Tritanopia (blue-blind)
#7CC6CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #98bbef; /* rgb */ color: rgb(152, 187, 239); /* oklch */ color: oklch(78.5% 0.084 258.1);
Tailwind
colors: {
custom: {
50: '#b9cff4',
500: '#98bbef',
950: '#000000',
},
}SCSS
$custom: #98bbef; $custom-light: #b9cff4; $custom-dark: #000000;
JSON
{
"hex": "#98bbef",
"rgb": {
"r": 152,
"g": 187,
"b": 239
},
"hsl": {
"h": 215.862,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.78532,
"c": 0.08377,
"h": 258.1
},
"luminance": 0.48448
}Semantic roles & 50–950 ramp
primary
#98BBEF
secondary
#F3E8D8
accent
#8610D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285