#92AAAB#92AAAB
#92AAAB is a light, muted teal. Relative luminance 0.378; OKLCH L 72.0% C 0.027 H 199.7°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #92AAAB |
|---|---|
| RGB | rgb(146, 170, 171) |
| HSL | hsl(182, 13%, 62%) |
| HSV | hsv(182, 15%, 67%) |
| CMYK | cmyk(14.6%, 0.6%, 0%, 32.9%) |
| CIE-LAB | lab(67.87, -8.06, -3.31) |
| CIE-LCH | lch(67.87, 8.71, 202.31°) |
| OKLab | oklab(72% -0.0251 -0.009) |
| OKLCH | oklch(72% 0.027 199.7) |
| XYZ | xyz(33.5776, 37.7999, 44.0472) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.28
Bluegrey
#85A3B2
ΔE00 6.59
Cool Gray
#9AA7B0
ΔE00 6.68
Bluey Grey
#89A0B0
ΔE00 7.87
Pewter
#899397
ΔE00 8.64
Greyblue
#77A1B5
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AAAB #AB9392
analogous
#92ABA0 #92AAAB #929EAB
triadic
#92AAAB #AB92AA #AAAB92
tetradic
#92AAAB #A092AB #AB9392 #9EAB92
square
#92AAAB #A092AB #AB9392 #9EAB92
split-complementary
#92AAAB #AB929E #ABA092
monochromatic
#556D6E #6F8F90 #92AAAB #B5C5C6 #D7E0E0
Accessibility & contrast
On white
2.45
#92AAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#92AAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AAAB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AAAB | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AB
Deuteranopia (green-blind)
#A1A4AB
Tritanopia (blue-blind)
#8BACAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #92aaab; /* rgb */ color: rgb(146, 170, 171); /* oklch */ color: oklch(72.0% 0.027 199.7);
Tailwind
colors: {
custom: {
50: '#b2c3c4',
500: '#92aaab',
950: '#000000',
},
}SCSS
$custom: #92aaab; $custom-light: #b2c3c4; $custom-dark: #000000;
JSON
{
"hex": "#92aaab",
"rgb": {
"r": 146,
"g": 170,
"b": 171
},
"hsl": {
"h": 182.4,
"s": 12.953,
"l": 62.157
},
"oklch": {
"l": 0.71999,
"c": 0.02669,
"h": 199.7
},
"luminance": 0.37801
}Semantic roles & 50–950 ramp
primary
#92AAAB
secondary
#D1C8C8
accent
#514E97
background
#FAFBFC
surface
#F5F7F8
border
#CFD0D1
text
#111212
muted
#808181