#9EAEB2#9EAEB2
#9EAEB2 is a light, near-neutral cyan. Relative luminance 0.408; OKLCH L 74.0% C 0.019 H 214.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAEB2 |
|---|---|
| RGB | rgb(158, 174, 178) |
| HSL | hsl(192, 11%, 66%) |
| HSV | hsv(192, 11%, 70%) |
| CMYK | cmyk(11.2%, 2.2%, 0%, 30.2%) |
| CIE-LAB | lab(70.00, -4.74, -3.95) |
| CIE-LCH | lch(70.00, 6.16, 219.81°) |
| OKLab | oklab(73.96% -0.0155 -0.0106) |
| OKLCH | oklch(73.96% 0.019 214.4) |
| XYZ | xyz(37.2706, 40.7549, 48.0137) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.25
Cool Gray
#9AA7B0
ΔE00 3.67
Bluegrey
#85A3B2
ΔE00 6.60
Bluey Grey
#89A0B0
ΔE00 6.82
Dark Gray
#A9A9A9
ΔE00 6.90
Dove Gray
#B6B8BD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAEB2 #B2A29E
analogous
#9EB2AC #9EAEB2 #9EA4B2
triadic
#9EAEB2 #B29EAE #AEB29E
tetradic
#9EAEB2 #AC9EB2 #B2A29E #A4B29E
square
#9EAEB2 #AC9EB2 #B2A29E #A4B29E
split-complementary
#9EAEB2 #B29EA4 #B2AC9E
monochromatic
#5F7277 #7C9297 #9EAEB2 #C0CACD #E2E7E8
Accessibility & contrast
On white
2.29
#9EAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#9EAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAEB2
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAEB2 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB2
Deuteranopia (green-blind)
#A7AAB2
Tritanopia (blue-blind)
#99B0AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9eaeb2; /* rgb */ color: rgb(158, 174, 178); /* oklch */ color: oklch(74.0% 0.019 214.4);
Tailwind
colors: {
custom: {
50: '#bac6c9',
500: '#9eaeb2',
950: '#000000',
},
}SCSS
$custom: #9eaeb2; $custom-light: #bac6c9; $custom-dark: #000000;
JSON
{
"hex": "#9eaeb2",
"rgb": {
"r": 158,
"g": 174,
"b": 178
},
"hsl": {
"h": 192,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.7396,
"c": 0.01883,
"h": 214.4
},
"luminance": 0.40756
}Semantic roles & 50–950 ramp
primary
#9EAEB2
secondary
#D9D4D3
accent
#5E5096
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282