#92AAA5#92AAA5
#92AAA5 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.8% C 0.028 H 181.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #92AAA5 |
|---|---|
| RGB | rgb(146, 170, 165) |
| HSL | hsl(168, 12%, 62%) |
| HSV | hsv(168, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(67.71, -9.32, -0.22) |
| CIE-LCH | lch(67.71, 9.32, 181.36°) |
| OKLab | oklab(71.81% -0.0276 -0.0007) |
| OKLCH | oklch(71.81% 0.028 181.5) |
| XYZ | xyz(33.0186, 37.5763, 41.1033) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.14
Greyish Teal
#719F91
ΔE00 8.62
Cool Gray
#9AA7B0
ΔE00 9.13
Bluegrey
#85A3B2
ΔE00 9.48
Grey
#929591
ΔE00 9.88
Pewter
#899397
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AAA5 #AA9297
analogous
#92AA99 #92AAA5 #92A3AA
triadic
#92AAA5 #A592AA #AAA592
tetradic
#92AAA5 #9992AA #AA9297 #A3AA92
square
#92AAA5 #9992AA #AA9297 #A3AA92
split-complementary
#92AAA5 #AA92A3 #AA9992
monochromatic
#556D68 #708F89 #92AAA5 #B4C5C1 #D7E0DE
Accessibility & contrast
On white
2.47
#92AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#92AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AAA5
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AAA5 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A5
Deuteranopia (green-blind)
#A3A3A5
Tritanopia (blue-blind)
#8CABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #92aaa5; /* rgb */ color: rgb(146, 170, 165); /* oklch */ color: oklch(71.8% 0.028 181.5);
Tailwind
colors: {
custom: {
50: '#b2c3bf',
500: '#92aaa5',
950: '#000000',
},
}SCSS
$custom: #92aaa5; $custom-light: #b2c3bf; $custom-dark: #000000;
JSON
{
"hex": "#92aaa5",
"rgb": {
"r": 146,
"g": 170,
"b": 165
},
"hsl": {
"h": 167.5,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71813,
"c": 0.02761,
"h": 181.5
},
"luminance": 0.37577
}Semantic roles & 50–950 ramp
primary
#92AAA5
secondary
#D0C7C9
accent
#4F5E96
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#111212
muted
#808181