#9EAFBC#9EAFBC
#9EAFBC is a light, muted cyan. Relative luminance 0.416; OKLCH L 74.5% C 0.027 H 240.8°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAFBC |
|---|---|
| RGB | rgb(158, 175, 188) |
| HSL | hsl(206, 18%, 68%) |
| HSV | hsv(206, 16%, 74%) |
| CMYK | cmyk(16%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(70.57, -3.16, -8.63) |
| CIE-LCH | lch(70.57, 9.19, 249.88°) |
| OKLab | oklab(74.5% -0.013 -0.0233) |
| OKLCH | oklch(74.5% 0.027 240.8) |
| XYZ | xyz(38.5054, 41.5591, 53.5602) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.87
Bluey Grey
#89A0B0
ΔE00 5.13
Light Grey Blue
#9DBCD4
ΔE00 5.58
Cool Grey
#95A3A6
ΔE00 5.85
Bluegrey
#85A3B2
ΔE00 5.85
Cloudy Blue
#ACC2D9
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAFBC #BCAB9E
analogous
#9EBCBA #9EAFBC #9EA0BC
triadic
#9EAFBC #BC9EAF #AFBC9E
tetradic
#9EAFBC #BA9EBC #BCAB9E #A0BC9E
square
#9EAFBC #BA9EBC #BCAB9E #A0BC9E
split-complementary
#9EAFBC #BC9EA0 #BCBA9E
monochromatic
#5B7384 #7A91A3 #9EAFBC #C2CDD5 #E6EBEE
Accessibility & contrast
On white
2.26
#9EAFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#9EAFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAFBC
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAFBC | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBD
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#96B2B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9eafbc; /* rgb */ color: rgb(158, 175, 188); /* oklch */ color: oklch(74.5% 0.027 240.8);
Tailwind
colors: {
custom: {
50: '#bbc6d0',
500: '#9eafbc',
950: '#000000',
},
}SCSS
$custom: #9eafbc; $custom-light: #bbc6d0; $custom-dark: #000000;
JSON
{
"hex": "#9eafbc",
"rgb": {
"r": 158,
"g": 175,
"b": 188
},
"hsl": {
"h": 206,
"s": 18.293,
"l": 67.843
},
"oklch": {
"l": 0.74499,
"c": 0.0267,
"h": 240.8
},
"luminance": 0.4156
}Semantic roles & 50–950 ramp
primary
#9EAFBC
secondary
#E0DAD6
accent
#6D499D
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282