#92AAAE#92AAAE
#92AAAE is a light, muted teal. Relative luminance 0.379; OKLCH L 72.1% C 0.027 H 208.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #92AAAE |
|---|---|
| RGB | rgb(146, 170, 174) |
| HSL | hsl(189, 15%, 63%) |
| HSV | hsv(189, 16%, 68%) |
| CMYK | cmyk(16.1%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(67.96, -7.42, -4.85) |
| CIE-LCH | lch(67.96, 8.86, 213.16°) |
| OKLab | oklab(72.1% -0.0239 -0.0131) |
| OKLCH | oklch(72.1% 0.027 208.8) |
| XYZ | xyz(33.8668, 37.9156, 45.5703) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.77
Bluegrey
#85A3B2
ΔE00 5.24
Cool Gray
#9AA7B0
ΔE00 5.54
Bluey Grey
#89A0B0
ΔE00 6.51
Greyblue
#77A1B5
ΔE00 7.53
Pewter
#899397
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AAAE #AE9692
analogous
#92AEA4 #92AAAE #929CAE
triadic
#92AAAE #AE92AA #AAAE92
tetradic
#92AAAE #A492AE #AE9692 #9CAE92
square
#92AAAE #A492AE #AE9692 #9CAE92
split-complementary
#92AAAE #AE929C #AEA492
monochromatic
#546D71 #6F8F94 #92AAAE #B5C5C8 #D8E1E2
Accessibility & contrast
On white
2.45
#92AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#92AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AAAE
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AAAE | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AE
Deuteranopia (green-blind)
#A1A4AE
Tritanopia (blue-blind)
#8AACAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92aaae; /* rgb */ color: rgb(146, 170, 174); /* oklch */ color: oklch(72.1% 0.027 208.8);
Tailwind
colors: {
custom: {
50: '#b2c3c6',
500: '#92aaae',
950: '#000000',
},
}SCSS
$custom: #92aaae; $custom-light: #b2c3c6; $custom-dark: #000000;
JSON
{
"hex": "#92aaae",
"rgb": {
"r": 146,
"g": 170,
"b": 174
},
"hsl": {
"h": 188.571,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.72095,
"c": 0.02727,
"h": 208.8
},
"luminance": 0.37916
}Semantic roles & 50–950 ramp
primary
#92AAAE
secondary
#D3CAC9
accent
#574D99
background
#FAFBFC
surface
#F5F7F8
border
#CFD0D1
text
#111213
muted
#808182