#9BBFED#9BBFED
#9BBFED is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.5% C 0.076 H 254.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFED |
|---|---|
| RGB | rgb(155, 191, 237) |
| HSL | hsl(214, 69%, 77%) |
| HSV | hsv(214, 35%, 93%) |
| CMYK | cmyk(34.6%, 19.4%, 0%, 7.1%) |
| CIE-LAB | lab(76.28, -1.17, -26.72) |
| CIE-LCH | lch(76.28, 26.74, 267.50°) |
| OKLab | oklab(79.48% -0.0201 -0.0737) |
| OKLCH | oklch(79.48% 0.076 254.8) |
| XYZ | xyz(47.4297, 50.3424, 87.3223) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.11
Carolina Blue
#8AB8FE
ΔE00 3.67
Baby Blue (survey)
#A2CFFE
ΔE00 4.30
Powder Blue (survey)
#B1D1FC
ΔE00 4.73
Lightsteelblue
#B0C4DE
ΔE00 5.84
Light Grey Blue
#9DBCD4
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFED #EDC99B
analogous
#9BE8ED #9BBFED #A09BED
triadic
#9BBFED #ED9BBF #BFED9B
tetradic
#9BBFED #ED9BE8 #EDC99B #9BEDA0
square
#9BBFED #ED9BE8 #EDC99B #9BEDA0
split-complementary
#9BBFED #EDA09B #E8ED9B
monochromatic
#337DDA #679EE4 #9BBFED #CFE0F6 #E5EEFA
Accessibility & contrast
On white
1.90
#9BBFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#9BBFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFED
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFED | 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)
#AEC1EF
Deuteranopia (green-blind)
#A5B9EC
Tritanopia (blue-blind)
#81C9CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9bbfed; /* rgb */ color: rgb(155, 191, 237); /* oklch */ color: oklch(79.5% 0.076 254.8);
Tailwind
colors: {
custom: {
50: '#bad2f3',
500: '#9bbfed',
950: '#000000',
},
}SCSS
$custom: #9bbfed; $custom-light: #bad2f3; $custom-dark: #000000;
JSON
{
"hex": "#9bbfed",
"rgb": {
"r": 155,
"g": 191,
"b": 237
},
"hsl": {
"h": 213.659,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.79476,
"c": 0.07643,
"h": 254.8
},
"luminance": 0.50345
}Semantic roles & 50–950 ramp
primary
#9BBFED
secondary
#C99C63
accent
#7E14D1
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385