#92AAA9#92AAA9
#92AAA9 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.9% C 0.027 H 193.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #92AAA9 |
|---|---|
| RGB | rgb(146, 170, 169) |
| HSL | hsl(178, 12%, 62%) |
| HSV | hsv(178, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(67.82, -8.48, -2.28) |
| CIE-LCH | lch(67.82, 8.79, 195.05°) |
| OKLab | oklab(71.94% -0.0259 -0.0062) |
| OKLCH | oklch(71.94% 0.027 193.5) |
| XYZ | xyz(33.3884, 37.7242, 43.0508) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.81
Cool Gray
#9AA7B0
ΔE00 7.48
Bluegrey
#85A3B2
ΔE00 7.54
Bluey Grey
#89A0B0
ΔE00 8.81
Pewter
#899397
ΔE00 9.01
Greyblue
#77A1B5
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AAA9 #AA9293
analogous
#92AA9D #92AAA9 #929FAA
triadic
#92AAA9 #A992AA #AAA992
tetradic
#92AAA9 #9D92AA #AA9293 #9FAA92
square
#92AAA9 #9D92AA #AA9293 #9FAA92
split-complementary
#92AAA9 #AA929F #AA9D92
monochromatic
#556D6C #708F8E #92AAA9 #B4C5C4 #D7E0DF
Accessibility & contrast
On white
2.46
#92AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#92AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AAA9
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AAA9 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A9
Deuteranopia (green-blind)
#A2A4A9
Tritanopia (blue-blind)
#8BACAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #92aaa9; /* rgb */ color: rgb(146, 170, 169); /* oklch */ color: oklch(71.9% 0.027 193.5);
Tailwind
colors: {
custom: {
50: '#b2c3c2',
500: '#92aaa9',
950: '#000000',
},
}SCSS
$custom: #92aaa9; $custom-light: #b2c3c2; $custom-dark: #000000;
JSON
{
"hex": "#92aaa9",
"rgb": {
"r": 146,
"g": 170,
"b": 169
},
"hsl": {
"h": 177.5,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71936,
"c": 0.02669,
"h": 193.5
},
"luminance": 0.37725
}Semantic roles & 50–950 ramp
primary
#92AAA9
secondary
#D0C7C8
accent
#4F5296
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#111212
muted
#808181