#92A2B0#92A2B0
#92A2B0 is a light, muted cyan. Relative luminance 0.351; OKLCH L 70.4% C 0.027 H 244.6°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #92A2B0 |
|---|---|
| RGB | rgb(146, 162, 176) |
| HSL | hsl(208, 16%, 63%) |
| HSV | hsv(208, 17%, 69%) |
| CMYK | cmyk(17%, 8%, 0%, 31%) |
| CIE-LAB | lab(65.82, -2.62, -9.14) |
| CIE-LCH | lch(65.82, 9.51, 253.98°) |
| OKLab | oklab(70.42% -0.0117 -0.0247) |
| OKLCH | oklch(70.42% 0.027 244.6) |
| XYZ | xyz(32.6089, 35.0855, 46.1200) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.46
Cool Gray
#9AA7B0
ΔE00 2.70
Bluegrey
#85A3B2
ΔE00 4.60
Cool Grey
#95A3A6
ΔE00 5.23
Pewter
#899397
ΔE00 6.52
Greyblue
#77A1B5
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A2B0 #B0A092
analogous
#92B0AF #92A2B0 #9293B0
triadic
#92A2B0 #B092A2 #A2B092
tetradic
#92A2B0 #AF92B0 #B0A092 #93B092
square
#92A2B0 #AF92B0 #B0A092 #93B092
split-complementary
#92A2B0 #B09293 #B0AF92
monochromatic
#546574 #6F8496 #92A2B0 #B5C0CA #D9DFE3
Accessibility & contrast
On white
2.62
#92A2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#92A2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A2B0
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A2B0 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B1
Deuteranopia (green-blind)
#999EB0
Tritanopia (blue-blind)
#8AA5A6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #92a2b0; /* rgb */ color: rgb(146, 162, 176); /* oklch */ color: oklch(70.4% 0.027 244.6);
Tailwind
colors: {
custom: {
50: '#b2bdc7',
500: '#92a2b0',
950: '#000000',
},
}SCSS
$custom: #92a2b0; $custom-light: #b2bdc7; $custom-dark: #000000;
JSON
{
"hex": "#92a2b0",
"rgb": {
"r": 146,
"g": 162,
"b": 176
},
"hsl": {
"h": 208,
"s": 15.957,
"l": 63.137
},
"oklch": {
"l": 0.70424,
"c": 0.02738,
"h": 244.6
},
"luminance": 0.35086
}Semantic roles & 50–950 ramp
primary
#92A2B0
secondary
#D4CFCA
accent
#704B9A
background
#FAFBFC
surface
#F5F6F8
border
#CFD0D1
text
#111213
muted
#808182