#9FAEC2#9FAEC2
#9FAEC2 is a light, muted cyan. Relative luminance 0.415; OKLCH L 74.6% C 0.033 H 255.6°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAEC2 |
|---|---|
| RGB | rgb(159, 174, 194) |
| HSL | hsl(214, 22%, 69%) |
| HSV | hsv(214, 18%, 76%) |
| CMYK | cmyk(18%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(70.55, -0.98, -11.95) |
| CIE-LCH | lch(70.55, 11.99, 265.31°) |
| OKLab | oklab(74.57% -0.0083 -0.0324) |
| OKLCH | oklch(74.57% 0.033 255.6) |
| XYZ | xyz(39.1693, 41.5372, 56.9823) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.24
Cloudy Blue
#ACC2D9
ΔE00 5.59
Light Grey Blue
#9DBCD4
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 6.15
Bluey Grey
#89A0B0
ΔE00 6.27
Light Blue Grey
#B7C9E2
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAEC2 #C2B39F
analogous
#9FC0C2 #9FAEC2 #A29FC2
triadic
#9FAEC2 #C29FAE #AEC29F
tetradic
#9FAEC2 #C29FC0 #C2B39F #9FC2A2
square
#9FAEC2 #C29FC0 #C2B39F #9FC2A2
split-complementary
#9FAEC2 #C2A29F #C0C29F
monochromatic
#5A708D #7A8EAA #9FAEC2 #C4CEDA #EAEDF2
Accessibility & contrast
On white
2.26
#9FAEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#9FAEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAEC2
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAEC2 | 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)
#A7AFC3
Deuteranopia (green-blind)
#A3ABC2
Tritanopia (blue-blind)
#96B2B4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9faec2; /* rgb */ color: rgb(159, 174, 194); /* oklch */ color: oklch(74.6% 0.033 255.6);
Tailwind
colors: {
custom: {
50: '#bbc6d4',
500: '#9faec2',
950: '#000000',
},
}SCSS
$custom: #9faec2; $custom-light: #bbc6d4; $custom-dark: #000000;
JSON
{
"hex": "#9faec2",
"rgb": {
"r": 159,
"g": 174,
"b": 194
},
"hsl": {
"h": 214.286,
"s": 22.293,
"l": 69.216
},
"oklch": {
"l": 0.74566,
"c": 0.03343,
"h": 255.6
},
"luminance": 0.41538
}Semantic roles & 50–950 ramp
primary
#9FAEC2
secondary
#E3DFD9
accent
#7945A1
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121314
muted
#818283