#9EBBED#9EBBED
#9EBBED is a light, moderate blue. Relative luminance 0.489; OKLCH L 78.8% C 0.078 H 261.2°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBBED |
|---|---|
| RGB | rgb(158, 187, 237) |
| HSL | hsl(218, 69%, 77%) |
| HSV | hsv(218, 33%, 93%) |
| CMYK | cmyk(33.3%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(75.40, 1.84, -28.04) |
| CIE-LCH | lch(75.40, 28.10, 273.75°) |
| OKLab | oklab(78.84% -0.012 -0.0774) |
| OKLCH | oklch(78.84% 0.078 261.2) |
| XYZ | xyz(47.1524, 48.9222, 87.0628) |
| Luminance | 0.4892 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.17
Carolina Blue
#8AB8FE
ΔE00 4.46
Powder Blue (survey)
#B1D1FC
ΔE00 5.55
Baby Blue (survey)
#A2CFFE
ΔE00 6.14
Lightsteelblue
#B0C4DE
ΔE00 6.24
Cloudy Blue
#ACC2D9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBBED #EDD09E
analogous
#9EE2ED #9EBBED #A99EED
triadic
#9EBBED #ED9EBB #BBED9E
tetradic
#9EBBED #ED9EE2 #EDD09E #9EEDA9
square
#9EBBED #ED9EE2 #EDD09E #9EEDA9
split-complementary
#9EBBED #EDA99E #E2ED9E
monochromatic
#3773DA #6A97E3 #9EBBED #D2DFF7 #E5EDFA
Accessibility & contrast
On white
1.95
#9EBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#9EBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBBED
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBBED | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#A2B6EC
Tritanopia (blue-blind)
#86C5CC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9ebbed; /* rgb */ color: rgb(158, 187, 237); /* oklch */ color: oklch(78.8% 0.078 261.2);
Tailwind
colors: {
custom: {
50: '#bccff3',
500: '#9ebbed',
950: '#000000',
},
}SCSS
$custom: #9ebbed; $custom-light: #bccff3; $custom-dark: #000000;
JSON
{
"hex": "#9ebbed",
"rgb": {
"r": 158,
"g": 187,
"b": 237
},
"hsl": {
"h": 217.975,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.78837,
"c": 0.07838,
"h": 261.2
},
"luminance": 0.48924
}Semantic roles & 50–950 ramp
primary
#9EBBED
secondary
#F2E9D9
accent
#8C15D1
background
#FBFCFE
surface
#F7F9FD
border
#D0D2D5
text
#121317
muted
#818285