#92AAA7#92AAA7
#92AAA7 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.9% C 0.027 H 187.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #92AAA7 |
|---|---|
| RGB | rgb(146, 170, 167) |
| HSL | hsl(173, 12%, 62%) |
| HSV | hsv(173, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(67.76, -8.90, -1.25) |
| CIE-LCH | lch(67.76, 8.99, 188.00°) |
| OKLab | oklab(71.87% -0.0268 -0.0035) |
| OKLCH | oklch(71.87% 0.027 187.4) |
| XYZ | xyz(33.2021, 37.6497, 42.0695) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.44
Cool Gray
#9AA7B0
ΔE00 8.30
Bluegrey
#85A3B2
ΔE00 8.51
Greyish Teal
#719F91
ΔE00 9.19
Pewter
#899397
ΔE00 9.44
Bluey Grey
#89A0B0
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AAA7 #AA9295
analogous
#92AA9B #92AAA7 #92A1AA
triadic
#92AAA7 #A792AA #AAA792
tetradic
#92AAA7 #9B92AA #AA9295 #A1AA92
square
#92AAA7 #9B92AA #AA9295 #A1AA92
split-complementary
#92AAA7 #AA92A1 #AA9B92
monochromatic
#556D6A #708F8B #92AAA7 #B4C5C3 #D7E0DF
Accessibility & contrast
On white
2.46
#92AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#92AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AAA7
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AAA7 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A7
Deuteranopia (green-blind)
#A2A4A7
Tritanopia (blue-blind)
#8CABA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #92aaa7; /* rgb */ color: rgb(146, 170, 167); /* oklch */ color: oklch(71.9% 0.027 187.4);
Tailwind
colors: {
custom: {
50: '#b2c3c1',
500: '#92aaa7',
950: '#000000',
},
}SCSS
$custom: #92aaa7; $custom-light: #b2c3c1; $custom-dark: #000000;
JSON
{
"hex": "#92aaa7",
"rgb": {
"r": 146,
"g": 170,
"b": 167
},
"hsl": {
"h": 172.5,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71874,
"c": 0.027,
"h": 187.4
},
"luminance": 0.3765
}Semantic roles & 50–950 ramp
primary
#92AAA7
secondary
#D0C7C9
accent
#4F5896
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#111212
muted
#808181