#98BBED#98BBED
#98BBED is a light, moderate blue. Relative luminance 0.483; OKLCH L 78.5% C 0.081 H 257.3°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBED |
|---|---|
| RGB | rgb(152, 187, 237) |
| HSL | hsl(215, 70%, 76%) |
| HSV | hsv(215, 36%, 93%) |
| CMYK | cmyk(35.9%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(75.03, 0.19, -28.64) |
| CIE-LCH | lch(75.03, 28.64, 270.38°) |
| OKLab | oklab(78.45% -0.0179 -0.0792) |
| OKLCH | oklch(78.45% 0.081 257.3) |
| XYZ | xyz(46.0006, 48.3283, 87.0088) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.79
Carolina Blue
#8AB8FE
ΔE00 3.12
Baby Blue (survey)
#A2CFFE
ΔE00 5.39
Powder Blue (survey)
#B1D1FC
ΔE00 5.69
Sky Blue (survey)
#75BBFD
ΔE00 6.49
Lightsteelblue
#B0C4DE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBED #EDCA98
analogous
#98E6ED #98BBED #A098ED
triadic
#98BBED #ED98BB #BBED98
tetradic
#98BBED #ED98E6 #EDCA98 #98EDA0
square
#98BBED #ED98E6 #EDCA98 #98EDA0
split-complementary
#98BBED #EDA098 #E6ED98
monochromatic
#3076DB #6499E4 #98BBED #CCDDF6 #E5EEFA
Accessibility & contrast
On white
1.97
#98BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#98BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBED
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBED | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDEF
Deuteranopia (green-blind)
#A0B5EC
Tritanopia (blue-blind)
#7DC6CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #98bbed; /* rgb */ color: rgb(152, 187, 237); /* oklch */ color: oklch(78.5% 0.081 257.3);
Tailwind
colors: {
custom: {
50: '#b8cff3',
500: '#98bbed',
950: '#000000',
},
}SCSS
$custom: #98bbed; $custom-light: #b8cff3; $custom-dark: #000000;
JSON
{
"hex": "#98bbed",
"rgb": {
"r": 152,
"g": 187,
"b": 237
},
"hsl": {
"h": 215.294,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.7845,
"c": 0.08122,
"h": 257.3
},
"luminance": 0.4833
}Semantic roles & 50–950 ramp
primary
#98BBED
secondary
#F2E8D9
accent
#8413D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285