#9FBFEB#9FBFEB
#9FBFEB is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.7% C 0.072 H 256.4°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFEB |
|---|---|
| RGB | rgb(159, 191, 235) |
| HSL | hsl(215, 66%, 77%) |
| HSV | hsv(215, 32%, 92%) |
| CMYK | cmyk(32.3%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(76.45, -0.56, -25.35) |
| CIE-LCH | lch(76.45, 25.35, 268.74°) |
| OKLab | oklab(79.65% -0.0169 -0.0698) |
| OKLCH | oklch(79.65% 0.072 256.4) |
| XYZ | xyz(47.9198, 50.6287, 85.8286) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.86
Carolina Blue
#8AB8FE
ΔE00 4.48
Powder Blue (survey)
#B1D1FC
ΔE00 4.49
Baby Blue (survey)
#A2CFFE
ΔE00 4.77
Lightsteelblue
#B0C4DE
ΔE00 5.16
Cloudy Blue
#ACC2D9
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFEB #EBCB9F
analogous
#9FE5EB #9FBFEB #A59FEB
triadic
#9FBFEB #EB9FBF #BFEB9F
tetradic
#9FBFEB #EB9FE5 #EBCB9F #9FEBA5
square
#9FBFEB #EB9FE5 #EBCB9F #9FEBA5
split-complementary
#9FBFEB #EBA59F #E5EB9F
monochromatic
#3A7BD6 #6C9DE0 #9FBFEB #D2E1F6 #E6EEFA
Accessibility & contrast
On white
1.89
#9FBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#9FBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFEB
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFEB | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1ED
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#88C8CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9fbfeb; /* rgb */ color: rgb(159, 191, 235); /* oklch */ color: oklch(79.7% 0.072 256.4);
Tailwind
colors: {
custom: {
50: '#bdd2f1',
500: '#9fbfeb',
950: '#000000',
},
}SCSS
$custom: #9fbfeb; $custom-light: #bdd2f1; $custom-dark: #000000;
JSON
{
"hex": "#9fbfeb",
"rgb": {
"r": 159,
"g": 191,
"b": 235
},
"hsl": {
"h": 214.737,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.79653,
"c": 0.07184,
"h": 256.4
},
"luminance": 0.50631
}Semantic roles & 50–950 ramp
primary
#9FBFEB
secondary
#C79F67
accent
#8118CD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385