#98BBF0#98BBF0
#98BBF0 is a light, moderate blue. Relative luminance 0.485; OKLCH L 78.6% C 0.085 H 258.5°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBF0 |
|---|---|
| RGB | rgb(152, 187, 240) |
| HSL | hsl(216, 75%, 77%) |
| HSV | hsv(216, 37%, 94%) |
| CMYK | cmyk(36.7%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(75.14, 0.96, -30.09) |
| CIE-LCH | lch(75.14, 30.11, 271.83°) |
| OKLab | oklab(78.57% -0.0169 -0.0833) |
| OKLCH | oklch(78.57% 0.085 258.5) |
| XYZ | xyz(46.4425, 48.5051, 89.3365) |
| Luminance | 0.4851 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.48
Carolina Blue
#8AB8FE
ΔE00 2.93
Baby Blue (survey)
#A2CFFE
ΔE00 5.45
Powder Blue (survey)
#B1D1FC
ΔE00 5.73
Sky Blue (survey)
#75BBFD
ΔE00 6.56
Lightsteelblue
#B0C4DE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBF0 #F0CD98
analogous
#98E7F0 #98BBF0 #A198F0
triadic
#98BBF0 #F098BB #BBF098
tetradic
#98BBF0 #F098E7 #F0CD98 #98F0A1
square
#98BBF0 #F098E7 #F0CD98 #98F0A1
split-complementary
#98BBF0 #F0A198 #E7F098
monochromatic
#2D74E0 #6398E8 #98BBF0 #CDDEF8 #E4EDFB
Accessibility & contrast
On white
1.96
#98BBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#98BBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBF0
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBF0 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BEF2
Deuteranopia (green-blind)
#9FB5EF
Tritanopia (blue-blind)
#7CC6CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #98bbf0; /* rgb */ color: rgb(152, 187, 240); /* oklch */ color: oklch(78.6% 0.085 258.5);
Tailwind
colors: {
custom: {
50: '#b9cff5',
500: '#98bbf0',
950: '#000000',
},
}SCSS
$custom: #98bbf0; $custom-light: #b9cff5; $custom-dark: #000000;
JSON
{
"hex": "#98bbf0",
"rgb": {
"r": 152,
"g": 187,
"b": 240
},
"hsl": {
"h": 216.136,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.78573,
"c": 0.08505,
"h": 258.5
},
"luminance": 0.48507
}Semantic roles & 50–950 ramp
primary
#98BBF0
secondary
#F3E8D8
accent
#870FD7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285