#9CBFED#9CBFED
#9CBFED is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.5% C 0.076 H 255.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBFED |
|---|---|
| RGB | rgb(156, 191, 237) |
| HSL | hsl(214, 69%, 77%) |
| HSV | hsv(214, 34%, 93%) |
| CMYK | cmyk(34.2%, 19.4%, 0%, 7.1%) |
| CIE-LAB | lab(76.34, -0.89, -26.62) |
| CIE-LCH | lch(76.34, 26.63, 268.08°) |
| OKLab | oklab(79.54% -0.0191 -0.0734) |
| OKLCH | oklch(79.54% 0.076 255.4) |
| XYZ | xyz(47.6225, 50.4418, 87.3313) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.93
Carolina Blue
#8AB8FE
ΔE00 3.81
Baby Blue (survey)
#A2CFFE
ΔE00 4.41
Powder Blue (survey)
#B1D1FC
ΔE00 4.64
Lightsteelblue
#B0C4DE
ΔE00 5.74
Cloudy Blue
#ACC2D9
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBFED #EDCA9C
analogous
#9CE8ED #9CBFED #A29CED
triadic
#9CBFED #ED9CBF #BFED9C
tetradic
#9CBFED #ED9CE8 #EDCA9C #9CEDA2
square
#9CBFED #ED9CE8 #EDCA9C #9CEDA2
split-complementary
#9CBFED #EDA29C #E8ED9C
monochromatic
#347CDA #689EE4 #9CBFED #D0E0F6 #E5EEFA
Accessibility & contrast
On white
1.89
#9CBFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#9CBFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBFED
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBFED | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1EF
Deuteranopia (green-blind)
#A5B9EC
Tritanopia (blue-blind)
#83C9CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9cbfed; /* rgb */ color: rgb(156, 191, 237); /* oklch */ color: oklch(79.5% 0.076 255.4);
Tailwind
colors: {
custom: {
50: '#bbd2f3',
500: '#9cbfed',
950: '#000000',
},
}SCSS
$custom: #9cbfed; $custom-light: #bbd2f3; $custom-dark: #000000;
JSON
{
"hex": "#9cbfed",
"rgb": {
"r": 156,
"g": 191,
"b": 237
},
"hsl": {
"h": 214.074,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.79539,
"c": 0.0759,
"h": 255.4
},
"luminance": 0.50444
}Semantic roles & 50–950 ramp
primary
#9CBFED
secondary
#C99D64
accent
#8014D1
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385