#92ABB2#92ABB2
#92ABB2 is a light, muted cyan. Relative luminance 0.385; OKLCH L 72.4% C 0.030 H 216.5°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABB2 |
|---|---|
| RGB | rgb(146, 171, 178) |
| HSL | hsl(193, 17%, 64%) |
| HSV | hsv(193, 18%, 70%) |
| CMYK | cmyk(18%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(68.35, -7.08, -6.48) |
| CIE-LCH | lch(68.35, 9.60, 222.46°) |
| OKLab | oklab(72.44% -0.0237 -0.0175) |
| OKLCH | oklch(72.44% 0.03 216.5) |
| XYZ | xyz(34.4507, 38.4502, 47.7174) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.12
Bluegrey
#85A3B2
ΔE00 4.20
Cool Gray
#9AA7B0
ΔE00 4.91
Bluey Grey
#89A0B0
ΔE00 5.51
Greyblue
#77A1B5
ΔE00 6.62
Light Grey Blue
#9DBCD4
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABB2 #B29992
analogous
#92B2A9 #92ABB2 #929BB2
triadic
#92ABB2 #B292AB #ABB292
tetradic
#92ABB2 #A992B2 #B29992 #9BB292
square
#92ABB2 #A992B2 #B29992 #9BB292
split-complementary
#92ABB2 #B2929B #B2A992
monochromatic
#536F76 #6E8F99 #92ABB2 #B6C7CB #DAE2E5
Accessibility & contrast
On white
2.42
#92ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#92ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABB2
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABB2 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B2
Deuteranopia (green-blind)
#A1A5B2
Tritanopia (blue-blind)
#89AEAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #92abb2; /* rgb */ color: rgb(146, 171, 178); /* oklch */ color: oklch(72.4% 0.030 216.5);
Tailwind
colors: {
custom: {
50: '#b2c4c9',
500: '#92abb2',
950: '#000000',
},
}SCSS
$custom: #92abb2; $custom-light: #b2c4c9; $custom-dark: #000000;
JSON
{
"hex": "#92abb2",
"rgb": {
"r": 146,
"g": 171,
"b": 178
},
"hsl": {
"h": 193.125,
"s": 17.204,
"l": 63.529
},
"oklch": {
"l": 0.72444,
"c": 0.02951,
"h": 216.5
},
"luminance": 0.38451
}Semantic roles & 50–950 ramp
primary
#92ABB2
secondary
#D6CDCA
accent
#5C4A9B
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182