#9EBFEB#9EBFEB
#9EBFEB is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.6% C 0.072 H 255.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBFEB |
|---|---|
| RGB | rgb(158, 191, 235) |
| HSL | hsl(214, 66%, 77%) |
| HSV | hsv(214, 33%, 92%) |
| CMYK | cmyk(32.8%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(76.39, -0.84, -25.45) |
| CIE-LCH | lch(76.39, 25.46, 268.12°) |
| OKLab | oklab(79.59% -0.0178 -0.0701) |
| OKLCH | oklch(79.59% 0.072 255.7) |
| XYZ | xyz(47.7222, 50.5268, 85.8193) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.97
Carolina Blue
#8AB8FE
ΔE00 4.30
Powder Blue (survey)
#B1D1FC
ΔE00 4.54
Baby Blue (survey)
#A2CFFE
ΔE00 4.63
Lightsteelblue
#B0C4DE
ΔE00 5.25
Cloudy Blue
#ACC2D9
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBFEB #EBCA9E
analogous
#9EE5EB #9EBFEB #A49EEB
triadic
#9EBFEB #EB9EBF #BFEB9E
tetradic
#9EBFEB #EB9EE5 #EBCA9E #9EEBA4
square
#9EBFEB #EB9EE5 #EBCA9E #9EEBA4
split-complementary
#9EBFEB #EBA49E #E5EB9E
monochromatic
#397CD6 #6B9EE1 #9EBFEB #D1E0F5 #E6EEFA
Accessibility & contrast
On white
1.89
#9EBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#9EBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBFEB
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBFEB | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1ED
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#87C8CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9ebfeb; /* rgb */ color: rgb(158, 191, 235); /* oklch */ color: oklch(79.6% 0.072 255.7);
Tailwind
colors: {
custom: {
50: '#bcd2f1',
500: '#9ebfeb',
950: '#000000',
},
}SCSS
$custom: #9ebfeb; $custom-light: #bcd2f1; $custom-dark: #000000;
JSON
{
"hex": "#9ebfeb",
"rgb": {
"r": 158,
"g": 191,
"b": 235
},
"hsl": {
"h": 214.286,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.79588,
"c": 0.07236,
"h": 255.7
},
"luminance": 0.50529
}Semantic roles & 50–950 ramp
primary
#9EBFEB
secondary
#C79D67
accent
#8018CE
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385