#92AABC#92AABC
#92AABC is a light, muted cyan. Relative luminance 0.385; OKLCH L 72.6% C 0.037 H 240.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #92AABC |
|---|---|
| RGB | rgb(146, 170, 188) |
| HSL | hsl(206, 24%, 65%) |
| HSV | hsv(206, 22%, 74%) |
| CMYK | cmyk(22.3%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(68.38, -4.29, -11.98) |
| CIE-LCH | lch(68.38, 12.72, 250.28°) |
| OKLab | oklab(72.57% -0.0184 -0.0326) |
| OKLCH | oklch(72.57% 0.037 240.5) |
| XYZ | xyz(35.3034, 38.4902, 53.1365) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.10
Bluegrey
#85A3B2
ΔE00 3.76
Cool Gray
#9AA7B0
ΔE00 4.29
Light Grey Blue
#9DBCD4
ΔE00 5.31
Greyblue
#77A1B5
ΔE00 5.93
Cool Grey
#95A3A6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AABC #BCA492
analogous
#92BCB9 #92AABC #9295BC
triadic
#92AABC #BC92AA #AABC92
tetradic
#92AABC #B992BC #BCA492 #95BC92
square
#92AABC #B992BC #BCA492 #95BC92
split-complementary
#92AABC #BC9295 #BCB992
monochromatic
#516D83 #6C8CA5 #92AABC #B8C8D3 #DEE5EB
Accessibility & contrast
On white
2.41
#92AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#92AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AABC
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AABC | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BD
Deuteranopia (green-blind)
#9DA5BC
Tritanopia (blue-blind)
#86AEB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #92aabc; /* rgb */ color: rgb(146, 170, 188); /* oklch */ color: oklch(72.6% 0.037 240.5);
Tailwind
colors: {
custom: {
50: '#b2c3d0',
500: '#92aabc',
950: '#000000',
},
}SCSS
$custom: #92aabc; $custom-light: #b2c3d0; $custom-dark: #000000;
JSON
{
"hex": "#92aabc",
"rgb": {
"r": 146,
"g": 170,
"b": 188
},
"hsl": {
"h": 205.714,
"s": 23.864,
"l": 65.49
},
"oklch": {
"l": 0.72568,
"c": 0.03741,
"h": 240.5
},
"luminance": 0.38491
}Semantic roles & 50–950 ramp
primary
#92AABC
secondary
#DCD4CE
accent
#6C43A2
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111214
muted
#808182