#9FBEEB#9FBEEB
#9FBEEB is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.4% C 0.073 H 257.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBEEB |
|---|---|
| RGB | rgb(159, 190, 235) |
| HSL | hsl(216, 66%, 77%) |
| HSV | hsv(216, 32%, 92%) |
| CMYK | cmyk(32.3%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(76.19, -0.01, -25.75) |
| CIE-LCH | lch(76.19, 25.75, 269.97°) |
| OKLab | oklab(79.44% -0.0156 -0.071) |
| OKLCH | oklch(79.44% 0.073 257.6) |
| XYZ | xyz(47.7025, 50.1940, 85.7561) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.66
Carolina Blue
#8AB8FE
ΔE00 4.51
Powder Blue (survey)
#B1D1FC
ΔE00 4.72
Baby Blue (survey)
#A2CFFE
ΔE00 5.14
Lightsteelblue
#B0C4DE
ΔE00 5.32
Cloudy Blue
#ACC2D9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBEEB #EBCC9F
analogous
#9FE4EB #9FBEEB #A69FEB
triadic
#9FBEEB #EB9FBE #BEEB9F
tetradic
#9FBEEB #EB9FE4 #EBCC9F #9FEBA6
square
#9FBEEB #EB9FE4 #EBCC9F #9FEBA6
split-complementary
#9FBEEB #EBA69F #E4EB9F
monochromatic
#3A79D6 #6C9CE0 #9FBEEB #D2E0F6 #E6EEFA
Accessibility & contrast
On white
1.90
#9FBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#9FBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBEEB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBEEB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#A6B9EA
Tritanopia (blue-blind)
#88C8CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fbeeb; /* rgb */ color: rgb(159, 190, 235); /* oklch */ color: oklch(79.4% 0.073 257.6);
Tailwind
colors: {
custom: {
50: '#bdd1f1',
500: '#9fbeeb',
950: '#000000',
},
}SCSS
$custom: #9fbeeb; $custom-light: #bdd1f1; $custom-dark: #000000;
JSON
{
"hex": "#9fbeeb",
"rgb": {
"r": 159,
"g": 190,
"b": 235
},
"hsl": {
"h": 215.526,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.79445,
"c": 0.07266,
"h": 257.6
},
"luminance": 0.50196
}Semantic roles & 50–950 ramp
primary
#9FBEEB
secondary
#C7A067
accent
#8318CD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385