#92A4B2#92A4B2
#92A4B2 is a light, muted cyan. Relative luminance 0.359; OKLCH L 70.9% C 0.029 H 241.3°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #92A4B2 |
|---|---|
| RGB | rgb(146, 164, 178) |
| HSL | hsl(206, 17%, 64%) |
| HSV | hsv(206, 18%, 70%) |
| CMYK | cmyk(18%, 7.9%, 0%, 30.2%) |
| CIE-LAB | lab(66.42, -3.28, -9.35) |
| CIE-LCH | lch(66.42, 9.91, 250.67°) |
| OKLab | oklab(70.92% -0.0138 -0.0253) |
| OKLCH | oklch(70.92% 0.029 241.3) |
| XYZ | xyz(33.1634, 35.8755, 47.2882) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.15
Cool Gray
#9AA7B0
ΔE00 2.58
Bluegrey
#85A3B2
ΔE00 3.94
Cool Grey
#95A3A6
ΔE00 5.06
Greyblue
#77A1B5
ΔE00 6.63
Pewter
#899397
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A4B2 #B2A092
analogous
#92B2B0 #92A4B2 #9294B2
triadic
#92A4B2 #B292A4 #A4B292
tetradic
#92A4B2 #B092B2 #B2A092 #94B292
square
#92A4B2 #B092B2 #B2A092 #94B292
split-complementary
#92A4B2 #B29294 #B2B092
monochromatic
#536776 #6E8699 #92A4B2 #B6C2CB #DAE0E5
Accessibility & contrast
On white
2.57
#92A4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#92A4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A4B2
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A4B2 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B3
Deuteranopia (green-blind)
#9AA0B2
Tritanopia (blue-blind)
#8AA7A8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #92a4b2; /* rgb */ color: rgb(146, 164, 178); /* oklch */ color: oklch(70.9% 0.029 241.3);
Tailwind
colors: {
custom: {
50: '#b2bfc9',
500: '#92a4b2',
950: '#000000',
},
}SCSS
$custom: #92a4b2; $custom-light: #b2bfc9; $custom-dark: #000000;
JSON
{
"hex": "#92a4b2",
"rgb": {
"r": 146,
"g": 164,
"b": 178
},
"hsl": {
"h": 206.25,
"s": 17.204,
"l": 63.529
},
"oklch": {
"l": 0.70924,
"c": 0.02884,
"h": 241.3
},
"luminance": 0.35876
}Semantic roles & 50–950 ramp
primary
#92A4B2
secondary
#D6CFCA
accent
#6E4A9B
background
#FAFBFC
surface
#F5F6F8
border
#CFD0D1
text
#111213
muted
#808182