#92ABC7#92ABC7
#92ABC7 is a light, muted cyan. Relative luminance 0.394; OKLCH L 73.2% C 0.049 H 251.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABC7 |
|---|---|
| RGB | rgb(146, 171, 199) |
| HSL | hsl(212, 32%, 68%) |
| HSV | hsv(212, 27%, 78%) |
| CMYK | cmyk(26.6%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(69.01, -2.26, -17.11) |
| CIE-LCH | lch(69.01, 17.26, 262.49°) |
| OKLab | oklab(73.18% -0.0157 -0.0468) |
| OKLCH | oklch(73.18% 0.049 251.4) |
| XYZ | xyz(36.7229, 39.3591, 59.6839) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.35
Bluey Grey
#89A0B0
ΔE00 5.80
Cloudy Blue
#ACC2D9
ΔE00 6.58
Bluegrey
#85A3B2
ΔE00 6.99
Lightsteelblue
#B0C4DE
ΔE00 7.17
Cool Gray
#9AA7B0
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABC7 #C7AE92
analogous
#92C5C7 #92ABC7 #9392C7
triadic
#92ABC7 #C792AB #ABC792
tetradic
#92ABC7 #C792C5 #C7AE92 #92C793
square
#92ABC7 #C792C5 #C7AE92 #92C793
split-complementary
#92ABC7 #C79392 #C5C792
monochromatic
#4C6D93 #6A8CB2 #92ABC7 #BACADC #E3E9F1
Accessibility & contrast
On white
2.37
#92ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#92ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABC7
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABC7 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ABC8
Deuteranopia (green-blind)
#9BA6C6
Tritanopia (blue-blind)
#83B1B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #92abc7; /* rgb */ color: rgb(146, 171, 199); /* oklch */ color: oklch(73.2% 0.049 251.4);
Tailwind
colors: {
custom: {
50: '#b3c4d8',
500: '#92abc7',
950: '#000000',
},
}SCSS
$custom: #92abc7; $custom-light: #b3c4d8; $custom-dark: #000000;
JSON
{
"hex": "#92abc7",
"rgb": {
"r": 146,
"g": 171,
"b": 199
},
"hsl": {
"h": 211.698,
"s": 32.121,
"l": 67.647
},
"oklch": {
"l": 0.73182,
"c": 0.04935,
"h": 251.4
},
"luminance": 0.3936
}Semantic roles & 50–950 ramp
primary
#92ABC7
secondary
#E3DBD2
accent
#763BAB
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183