#92ACA6#92ACA6
#92ACA6 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.3% C 0.030 H 179.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACA6 |
|---|---|
| RGB | rgb(146, 172, 166) |
| HSL | hsl(166, 14%, 62%) |
| HSV | hsv(166, 15%, 67%) |
| CMYK | cmyk(15.1%, 0%, 3.5%, 32.5%) |
| CIE-LAB | lab(68.29, -10.18, 0.08) |
| CIE-LCH | lch(68.29, 10.18, 179.57°) |
| OKLab | oklab(72.29% -0.03 0.0001) |
| OKLCH | oklch(72.29% 0.03 179.9) |
| XYZ | xyz(33.4878, 38.3684, 41.7105) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.02
Greyish Teal
#719F91
ΔE00 8.26
Cool Gray
#9AA7B0
ΔE00 9.91
Greenish Grey
#96AE8D
ΔE00 9.97
Bluegrey
#85A3B2
ΔE00 10.12
Cadetblue
#5F9EA0
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACA6 #AC9298
analogous
#92AC99 #92ACA6 #92A5AC
triadic
#92ACA6 #A692AC #ACA692
tetradic
#92ACA6 #9992AC #AC9298 #A5AC92
square
#92ACA6 #9992AC #AC9298 #A5AC92
split-complementary
#92ACA6 #AC92A5 #AC9992
monochromatic
#556F69 #6F928A #92ACA6 #B5C6C2 #D7E1DF
Accessibility & contrast
On white
2.42
#92ACA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#92ACA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACA6
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACA6 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A6
Deuteranopia (green-blind)
#A4A5A6
Tritanopia (blue-blind)
#8CADAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92aca6; /* rgb */ color: rgb(146, 172, 166); /* oklch */ color: oklch(72.3% 0.030 179.9);
Tailwind
colors: {
custom: {
50: '#b2c4c0',
500: '#92aca6',
950: '#000000',
},
}SCSS
$custom: #92aca6; $custom-light: #b2c4c0; $custom-dark: #000000;
JSON
{
"hex": "#92aca6",
"rgb": {
"r": 146,
"g": 172,
"b": 166
},
"hsl": {
"h": 166.154,
"s": 13.542,
"l": 62.353
},
"oklch": {
"l": 0.72285,
"c": 0.03002,
"h": 179.9
},
"luminance": 0.38369
}Semantic roles & 50–950 ramp
primary
#92ACA6
secondary
#D2C8CA
accent
#4E5F98
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#111212
muted
#808181