#9EBECF#9EBECF
#9EBECF is a light, muted cyan. Relative luminance 0.486; OKLCH L 78.3% C 0.042 H 231.2°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBECF |
|---|---|
| RGB | rgb(158, 190, 207) |
| HSL | hsl(201, 34%, 72%) |
| HSV | hsv(201, 24%, 81%) |
| CMYK | cmyk(23.7%, 8.2%, 0%, 18.8%) |
| CIE-LAB | lab(75.20, -6.99, -12.10) |
| CIE-LCH | lch(75.20, 13.97, 240.00°) |
| OKLab | oklab(78.35% -0.0265 -0.0329) |
| OKLCH | oklch(78.35% 0.042 231.2) |
| XYZ | xyz(43.7733, 48.5995, 66.0937) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.07
Cloudy Blue
#ACC2D9
ΔE00 5.19
Lightsteelblue
#B0C4DE
ΔE00 6.93
Lightblue
#ADD8E6
ΔE00 7.03
Sky Blue
#87CEEB
ΔE00 7.54
Bluegrey
#85A3B2
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBECF #CFAF9E
analogous
#9ECFC8 #9EBECF #9EA6CF
triadic
#9EBECF #CF9EBE #BECF9E
tetradic
#9EBECF #C89ECF #CFAF9E #A6CF9E
square
#9EBECF #C89ECF #CFAF9E #A6CF9E
split-complementary
#9EBECF #CF9EA6 #CFC89E
monochromatic
#5086A2 #75A3BB #9EBECF #C7D9E3 #EBF1F5
Accessibility & contrast
On white
1.96
#9EBECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#9EBECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBECF
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBECF | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD0
Deuteranopia (green-blind)
#AFB7CF
Tritanopia (blue-blind)
#90C3C3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9ebecf; /* rgb */ color: rgb(158, 190, 207); /* oklch */ color: oklch(78.3% 0.042 231.2);
Tailwind
colors: {
custom: {
50: '#bbd1dd',
500: '#9ebecf',
950: '#000000',
},
}SCSS
$custom: #9ebecf; $custom-light: #bbd1dd; $custom-dark: #000000;
JSON
{
"hex": "#9ebecf",
"rgb": {
"r": 158,
"g": 190,
"b": 207
},
"hsl": {
"h": 200.816,
"s": 33.793,
"l": 71.569
},
"oklch": {
"l": 0.78346,
"c": 0.04224,
"h": 231.2
},
"luminance": 0.48601
}Semantic roles & 50–950 ramp
primary
#9EBECF
secondary
#EBE2DE
accent
#6139AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283