#92AAA4#92AAA4
#92AAA4 is a light, muted teal. Relative luminance 0.375; OKLCH L 71.8% C 0.028 H 178.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #92AAA4 |
|---|---|
| RGB | rgb(146, 170, 164) |
| HSL | hsl(165, 12%, 62%) |
| HSV | hsv(165, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(67.68, -9.52, 0.29) |
| CIE-LCH | lch(67.68, 9.53, 178.24°) |
| OKLab | oklab(71.78% -0.028 0.0006) |
| OKLCH | oklch(71.78% 0.028 178.7) |
| XYZ | xyz(32.9280, 37.5400, 40.6259) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.49
Greyish Teal
#719F91
ΔE00 8.38
Cool Gray
#9AA7B0
ΔE00 9.54
Grey
#929591
ΔE00 9.95
Bluegrey
#85A3B2
ΔE00 9.96
Greenish Grey
#96AE8D
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AAA4 #AA9298
analogous
#92AA98 #92AAA4 #92A4AA
triadic
#92AAA4 #A492AA #AAA492
tetradic
#92AAA4 #9892AA #AA9298 #A4AA92
square
#92AAA4 #9892AA #AA9298 #A4AA92
split-complementary
#92AAA4 #AA92A4 #AA9892
monochromatic
#556D67 #708F87 #92AAA4 #B4C5C1 #D7E0DD
Accessibility & contrast
On white
2.47
#92AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#92AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AAA4
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AAA4 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A4
Deuteranopia (green-blind)
#A3A3A4
Tritanopia (blue-blind)
#8CABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #92aaa4; /* rgb */ color: rgb(146, 170, 164); /* oklch */ color: oklch(71.8% 0.028 178.7);
Tailwind
colors: {
custom: {
50: '#b2c3bf',
500: '#92aaa4',
950: '#000000',
},
}SCSS
$custom: #92aaa4; $custom-light: #b2c3bf; $custom-dark: #000000;
JSON
{
"hex": "#92aaa4",
"rgb": {
"r": 146,
"g": 170,
"b": 164
},
"hsl": {
"h": 165,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71783,
"c": 0.02803,
"h": 178.7
},
"luminance": 0.37541
}Semantic roles & 50–950 ramp
primary
#92AAA4
secondary
#D0C7CA
accent
#4F6196
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#111212
muted
#808181