#92AAAA#92AAAA
#92AAAA is a light, muted teal. Relative luminance 0.378; OKLCH L 72.0% C 0.027 H 196.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #92AAAA |
|---|---|
| RGB | rgb(146, 170, 170) |
| HSL | hsl(180, 12%, 62%) |
| HSV | hsv(180, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(67.84, -8.27, -2.79) |
| CIE-LCH | lch(67.84, 8.73, 198.66°) |
| OKLab | oklab(71.97% -0.0255 -0.0076) |
| OKLCH | oklch(71.97% 0.027 196.6) |
| XYZ | xyz(33.4826, 37.7619, 43.5471) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.53
Bluegrey
#85A3B2
ΔE00 7.06
Cool Gray
#9AA7B0
ΔE00 7.07
Bluey Grey
#89A0B0
ΔE00 8.34
Pewter
#899397
ΔE00 8.81
Greyblue
#77A1B5
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AAAA #AA9292
analogous
#92AA9E #92AAAA #929EAA
triadic
#92AAAA #AA92AA #AAAA92
tetradic
#92AAAA #9E92AA #AA9292 #9EAA92
square
#92AAAA #9E92AA #AA9292 #9EAA92
split-complementary
#92AAAA #AA929E #AA9E92
monochromatic
#556D6D #708F8F #92AAAA #B4C5C5 #D7E0E0
Accessibility & contrast
On white
2.46
#92AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#92AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AAAA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AAAA | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7AA
Deuteranopia (green-blind)
#A2A4AA
Tritanopia (blue-blind)
#8BACAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #92aaaa; /* rgb */ color: rgb(146, 170, 170); /* oklch */ color: oklch(72.0% 0.027 196.6);
Tailwind
colors: {
custom: {
50: '#b2c3c3',
500: '#92aaaa',
950: '#000000',
},
}SCSS
$custom: #92aaaa; $custom-light: #b2c3c3; $custom-dark: #000000;
JSON
{
"hex": "#92aaaa",
"rgb": {
"r": 146,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71967,
"c": 0.02665,
"h": 196.6
},
"luminance": 0.37763
}Semantic roles & 50–950 ramp
primary
#92AAAA
secondary
#D0C7C7
accent
#4F4F96
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#111212
muted
#808181