#9EBEEF#9EBEEF
#9EBEEF is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.5% C 0.078 H 258.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBEEF |
|---|---|
| RGB | rgb(158, 190, 239) |
| HSL | hsl(216, 72%, 78%) |
| HSV | hsv(216, 34%, 94%) |
| CMYK | cmyk(33.9%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(76.27, 0.71, -27.79) |
| CIE-LCH | lch(76.27, 27.80, 271.46°) |
| OKLab | oklab(79.54% -0.0152 -0.0767) |
| OKLCH | oklch(79.54% 0.078 258.8) |
| XYZ | xyz(48.0893, 50.3259, 88.8246) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.11
Carolina Blue
#8AB8FE
ΔE00 4.04
Powder Blue (survey)
#B1D1FC
ΔE00 4.78
Baby Blue (survey)
#A2CFFE
ΔE00 5.08
Lightsteelblue
#B0C4DE
ΔE00 5.98
Cloudy Blue
#ACC2D9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBEEF #EFCF9E
analogous
#9EE7EF #9EBEEF #A69EEF
triadic
#9EBEEF #EF9EBE #BEEF9E
tetradic
#9EBEEF #EF9EE7 #EFCF9E #9EEFA6
square
#9EBEEF #EF9EE7 #EFCF9E #9EEFA6
split-complementary
#9EBEEF #EFA69E #E7EF9E
monochromatic
#3578DE #699BE6 #9EBEEF #D3E1F8 #E5EDFB
Accessibility & contrast
On white
1.90
#9EBEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#9EBEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBEEF
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBEEF | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F1
Deuteranopia (green-blind)
#A4B9EE
Tritanopia (blue-blind)
#85C8CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9ebeef; /* rgb */ color: rgb(158, 190, 239); /* oklch */ color: oklch(79.5% 0.078 258.8);
Tailwind
colors: {
custom: {
50: '#bcd1f4',
500: '#9ebeef',
950: '#000000',
},
}SCSS
$custom: #9ebeef; $custom-light: #bcd1f4; $custom-dark: #000000;
JSON
{
"hex": "#9ebeef",
"rgb": {
"r": 158,
"g": 190,
"b": 239
},
"hsl": {
"h": 216.296,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.79539,
"c": 0.07825,
"h": 258.8
},
"luminance": 0.50328
}Semantic roles & 50–950 ramp
primary
#9EBEEF
secondary
#CCA365
accent
#8712D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385