#9EB0BA#9EB0BA
#9EB0BA is a light, muted cyan. Relative luminance 0.419; OKLCH L 74.6% C 0.025 H 232.0°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB0BA |
|---|---|
| RGB | rgb(158, 176, 186) |
| HSL | hsl(201, 17%, 67%) |
| HSV | hsv(201, 15%, 73%) |
| CMYK | cmyk(15.1%, 5.4%, 0%, 27.1%) |
| CIE-LAB | lab(70.78, -4.13, -7.21) |
| CIE-LCH | lch(70.78, 8.31, 240.19°) |
| OKLab | oklab(74.65% -0.0152 -0.0195) |
| OKLCH | oklch(74.65% 0.025 232) |
| XYZ | xyz(38.4866, 41.8641, 52.4977) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.95
Cool Grey
#95A3A6
ΔE00 4.96
Bluey Grey
#89A0B0
ΔE00 5.54
Bluegrey
#85A3B2
ΔE00 5.68
Light Grey Blue
#9DBCD4
ΔE00 6.17
Cloudy Blue
#ACC2D9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB0BA #BAA89E
analogous
#9EBAB6 #9EB0BA #9EA2BA
triadic
#9EB0BA #BA9EB0 #B0BA9E
tetradic
#9EB0BA #B69EBA #BAA89E #A2BA9E
square
#9EB0BA #B69EBA #BAA89E #A2BA9E
split-complementary
#9EB0BA #BA9EA2 #BAB69E
monochromatic
#5C7481 #7A93A1 #9EB0BA #C2CDD3 #E6EAED
Accessibility & contrast
On white
2.24
#9EB0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#9EB0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB0BA
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB0BA | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBB
Deuteranopia (green-blind)
#A7ACBA
Tritanopia (blue-blind)
#97B3B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9eb0ba; /* rgb */ color: rgb(158, 176, 186); /* oklch */ color: oklch(74.6% 0.025 232.0);
Tailwind
colors: {
custom: {
50: '#bbc7ce',
500: '#9eb0ba',
950: '#000000',
},
}SCSS
$custom: #9eb0ba; $custom-light: #bbc7ce; $custom-dark: #000000;
JSON
{
"hex": "#9eb0ba",
"rgb": {
"r": 158,
"g": 176,
"b": 186
},
"hsl": {
"h": 201.429,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.74646,
"c": 0.02471,
"h": 232
},
"luminance": 0.41865
}Semantic roles & 50–950 ramp
primary
#9EB0BA
secondary
#DED9D6
accent
#674A9B
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282