#92ACBB#92ACBB
#92ACBB is a light, muted cyan. Relative luminance 0.392; OKLCH L 73.0% C 0.036 H 233.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACBB |
|---|---|
| RGB | rgb(146, 172, 187) |
| HSL | hsl(202, 23%, 65%) |
| HSV | hsv(202, 22%, 73%) |
| CMYK | cmyk(21.9%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(68.90, -5.61, -10.65) |
| CIE-LCH | lch(68.90, 12.04, 242.23°) |
| OKLab | oklab(72.97% -0.0216 -0.0289) |
| OKLCH | oklch(72.97% 0.036 233.3) |
| XYZ | xyz(35.5738, 39.2028, 52.6967) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.17
Bluey Grey
#89A0B0
ΔE00 3.66
Cool Gray
#9AA7B0
ΔE00 4.33
Light Grey Blue
#9DBCD4
ΔE00 5.46
Greyblue
#77A1B5
ΔE00 5.56
Cool Grey
#95A3A6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACBB #BBA192
analogous
#92BBB5 #92ACBB #9297BB
triadic
#92ACBB #BB92AC #ACBB92
tetradic
#92ACBB #B592BB #BBA192 #97BB92
square
#92ACBB #B592BB #BBA192 #97BB92
split-complementary
#92ACBB #BB9297 #BBB592
monochromatic
#517082 #6C8FA3 #92ACBB #B8C9D3 #DDE5EA
Accessibility & contrast
On white
2.38
#92ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#92ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACBB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACBB | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#87B0B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #92acbb; /* rgb */ color: rgb(146, 172, 187); /* oklch */ color: oklch(73.0% 0.036 233.3);
Tailwind
colors: {
custom: {
50: '#b2c4cf',
500: '#92acbb',
950: '#000000',
},
}SCSS
$custom: #92acbb; $custom-light: #b2c4cf; $custom-dark: #000000;
JSON
{
"hex": "#92acbb",
"rgb": {
"r": 146,
"g": 172,
"b": 187
},
"hsl": {
"h": 201.951,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.72966,
"c": 0.03609,
"h": 233.3
},
"luminance": 0.39204
}Semantic roles & 50–950 ramp
primary
#92ACBB
secondary
#DBD3CD
accent
#6644A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182