#9EBFED#9EBFED
#9EBFED is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.7% C 0.075 H 256.7°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBFED |
|---|---|
| RGB | rgb(158, 191, 237) |
| HSL | hsl(215, 69%, 77%) |
| HSV | hsv(215, 33%, 93%) |
| CMYK | cmyk(33.3%, 19.4%, 0%, 7.1%) |
| CIE-LAB | lab(76.46, -0.34, -26.42) |
| CIE-LCH | lch(76.46, 26.42, 269.27°) |
| OKLab | oklab(79.67% -0.0172 -0.0729) |
| OKLCH | oklch(79.67% 0.075 256.7) |
| XYZ | xyz(48.0128, 50.6430, 87.3496) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.63
Carolina Blue
#8AB8FE
ΔE00 4.14
Powder Blue (survey)
#B1D1FC
ΔE00 4.52
Baby Blue (survey)
#A2CFFE
ΔE00 4.66
Lightsteelblue
#B0C4DE
ΔE00 5.55
Cloudy Blue
#ACC2D9
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBFED #EDCC9E
analogous
#9EE6ED #9EBFED #A59EED
triadic
#9EBFED #ED9EBF #BFED9E
tetradic
#9EBFED #ED9EE6 #EDCC9E #9EEDA5
square
#9EBFED #ED9EE6 #EDCC9E #9EEDA5
split-complementary
#9EBFED #EDA59E #E6ED9E
monochromatic
#377BDA #6A9DE3 #9EBFED #D2E1F7 #E5EEFA
Accessibility & contrast
On white
1.89
#9EBFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#9EBFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBFED
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBFED | 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)
#AFC1EF
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#86C9CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9ebfed; /* rgb */ color: rgb(158, 191, 237); /* oklch */ color: oklch(79.7% 0.075 256.7);
Tailwind
colors: {
custom: {
50: '#bcd2f3',
500: '#9ebfed',
950: '#000000',
},
}SCSS
$custom: #9ebfed; $custom-light: #bcd2f3; $custom-dark: #000000;
JSON
{
"hex": "#9ebfed",
"rgb": {
"r": 158,
"g": 191,
"b": 237
},
"hsl": {
"h": 214.937,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.79667,
"c": 0.07487,
"h": 256.7
},
"luminance": 0.50645
}Semantic roles & 50–950 ramp
primary
#9EBFED
secondary
#C9A066
accent
#8215D1
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385