#9EAEC2#9EAEC2
#9EAEC2 is a light, muted cyan. Relative luminance 0.414; OKLCH L 74.5% C 0.034 H 254.0°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAEC2 |
|---|---|
| RGB | rgb(158, 174, 194) |
| HSL | hsl(213, 23%, 69%) |
| HSV | hsv(213, 19%, 76%) |
| CMYK | cmyk(18.6%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(70.48, -1.30, -12.06) |
| CIE-LCH | lch(70.48, 12.13, 263.84°) |
| OKLab | oklab(74.49% -0.0093 -0.0327) |
| OKLCH | oklch(74.49% 0.034 254) |
| XYZ | xyz(38.9718, 41.4354, 56.9730) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.11
Cloudy Blue
#ACC2D9
ΔE00 5.51
Light Grey Blue
#9DBCD4
ΔE00 5.53
Bluey Grey
#89A0B0
ΔE00 5.98
Lightsteelblue
#B0C4DE
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAEC2 #C2B29E
analogous
#9EC0C2 #9EAEC2 #A09EC2
triadic
#9EAEC2 #C29EAE #AEC29E
tetradic
#9EAEC2 #C29EC0 #C2B29E #9EC2A0
square
#9EAEC2 #C29EC0 #C2B29E #9EC2A0
split-complementary
#9EAEC2 #C2A09E #C0C29E
monochromatic
#59708D #788FAA #9EAEC2 #C4CDDA #E9EDF1
Accessibility & contrast
On white
2.26
#9EAEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#9EAEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAEC2
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAEC2 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC3
Deuteranopia (green-blind)
#A3ABC2
Tritanopia (blue-blind)
#95B2B4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9eaec2; /* rgb */ color: rgb(158, 174, 194); /* oklch */ color: oklch(74.5% 0.034 254.0);
Tailwind
colors: {
custom: {
50: '#bbc6d4',
500: '#9eaec2',
950: '#000000',
},
}SCSS
$custom: #9eaec2; $custom-light: #bbc6d4; $custom-dark: #000000;
JSON
{
"hex": "#9eaec2",
"rgb": {
"r": 158,
"g": 174,
"b": 194
},
"hsl": {
"h": 213.333,
"s": 22.785,
"l": 69.02
},
"oklch": {
"l": 0.74493,
"c": 0.03401,
"h": 254
},
"luminance": 0.41436
}Semantic roles & 50–950 ramp
primary
#9EAEC2
secondary
#E3DED9
accent
#7844A1
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283