#9CBFEB#9CBFEB
#9CBFEB is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.5% C 0.073 H 254.4°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBFEB |
|---|---|
| RGB | rgb(156, 191, 235) |
| HSL | hsl(213, 66%, 77%) |
| HSV | hsv(213, 34%, 92%) |
| CMYK | cmyk(33.6%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(76.27, -1.39, -25.65) |
| CIE-LCH | lch(76.27, 25.69, 266.89°) |
| OKLab | oklab(79.46% -0.0198 -0.0707) |
| OKLCH | oklch(79.46% 0.073 254.4) |
| XYZ | xyz(47.3319, 50.3255, 85.8010) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.26
Carolina Blue
#8AB8FE
ΔE00 4.00
Baby Blue (survey)
#A2CFFE
ΔE00 4.38
Powder Blue (survey)
#B1D1FC
ΔE00 4.67
Lightsteelblue
#B0C4DE
ΔE00 5.46
Light Grey Blue
#9DBCD4
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBFEB #EBC89C
analogous
#9CE7EB #9CBFEB #A19CEB
triadic
#9CBFEB #EB9CBF #BFEB9C
tetradic
#9CBFEB #EB9CE7 #EBC89C #9CEBA1
square
#9CBFEB #EB9CE7 #EBC89C #9CEBA1
split-complementary
#9CBFEB #EBA19C #E7EB9C
monochromatic
#367DD6 #699EE1 #9CBFEB #CFE0F5 #E6EFFA
Accessibility & contrast
On white
1.90
#9CBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#9CBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBFEB
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBFEB | 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)
#AFC0ED
Deuteranopia (green-blind)
#A6B9EA
Tritanopia (blue-blind)
#84C9CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9cbfeb; /* rgb */ color: rgb(156, 191, 235); /* oklch */ color: oklch(79.5% 0.073 254.4);
Tailwind
colors: {
custom: {
50: '#bbd2f1',
500: '#9cbfeb',
950: '#000000',
},
}SCSS
$custom: #9cbfeb; $custom-light: #bbd2f1; $custom-dark: #000000;
JSON
{
"hex": "#9cbfeb",
"rgb": {
"r": 156,
"g": 191,
"b": 235
},
"hsl": {
"h": 213.418,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.7946,
"c": 0.07342,
"h": 254.4
},
"luminance": 0.50328
}Semantic roles & 50–950 ramp
primary
#9CBFEB
secondary
#C79B65
accent
#7D17CE
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385