#92AABA#92AABA
#92AABA is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.5% C 0.035 H 237.2°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #92AABA |
|---|---|
| RGB | rgb(146, 170, 186) |
| HSL | hsl(204, 22%, 65%) |
| HSV | hsv(204, 22%, 73%) |
| CMYK | cmyk(21.5%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(68.32, -4.75, -10.96) |
| CIE-LCH | lch(68.32, 11.95, 246.57°) |
| OKLab | oklab(72.5% -0.0192 -0.0298) |
| OKLCH | oklch(72.5% 0.035 237.2) |
| XYZ | xyz(35.0893, 38.4046, 52.0089) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.99
Bluegrey
#85A3B2
ΔE00 3.27
Cool Gray
#9AA7B0
ΔE00 3.90
Light Grey Blue
#9DBCD4
ΔE00 5.63
Greyblue
#77A1B5
ΔE00 5.72
Cool Grey
#95A3A6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AABA #BAA292
analogous
#92BAB6 #92AABA #9296BA
triadic
#92AABA #BA92AA #AABA92
tetradic
#92AABA #B692BA #BAA292 #96BA92
square
#92AABA #B692BA #BAA292 #96BA92
split-complementary
#92AABA #BA9296 #BAB692
monochromatic
#516E80 #6D8DA2 #92AABA #B7C7D2 #DDE4E9
Accessibility & contrast
On white
2.42
#92AABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#92AABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AABA
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AABA | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BB
Deuteranopia (green-blind)
#9EA5BA
Tritanopia (blue-blind)
#87AEAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #92aaba; /* rgb */ color: rgb(146, 170, 186); /* oklch */ color: oklch(72.5% 0.035 237.2);
Tailwind
colors: {
custom: {
50: '#b2c3ce',
500: '#92aaba',
950: '#000000',
},
}SCSS
$custom: #92aaba; $custom-light: #b2c3ce; $custom-dark: #000000;
JSON
{
"hex": "#92aaba",
"rgb": {
"r": 146,
"g": 170,
"b": 186
},
"hsl": {
"h": 204,
"s": 22.472,
"l": 65.098
},
"oklch": {
"l": 0.72498,
"c": 0.03542,
"h": 237.2
},
"luminance": 0.38406
}Semantic roles & 50–950 ramp
primary
#92AABA
secondary
#DBD3CD
accent
#6A45A1
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111213
muted
#808182