#92ACA4#92ACA4
#92ACA4 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.2% C 0.031 H 174.9°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACA4 |
|---|---|
| RGB | rgb(146, 172, 164) |
| HSL | hsl(162, 14%, 62%) |
| HSV | hsv(162, 15%, 67%) |
| CMYK | cmyk(15.1%, 0%, 4.7%, 32.5%) |
| CIE-LAB | lab(68.24, -10.59, 1.11) |
| CIE-LCH | lch(68.24, 10.65, 174.04°) |
| OKLab | oklab(72.22% -0.0308 0.0028) |
| OKLCH | oklch(72.22% 0.031 174.9) |
| XYZ | xyz(33.3057, 38.2956, 40.7518) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.70
Greyish Teal
#719F91
ΔE00 7.85
Greenish Grey
#96AE8D
ΔE00 9.08
Cadetblue
#5F9EA0
ΔE00 10.49
Cool Gray
#9AA7B0
ΔE00 10.70
Grey Green
#86A17D
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACA4 #AC929A
analogous
#92AC97 #92ACA4 #92A7AC
triadic
#92ACA4 #A492AC #ACA492
tetradic
#92ACA4 #9792AC #AC929A #A7AC92
square
#92ACA4 #9792AC #AC929A #A7AC92
split-complementary
#92ACA4 #AC92A7 #AC9792
monochromatic
#556F67 #6F9287 #92ACA4 #B5C6C1 #D7E1DE
Accessibility & contrast
On white
2.43
#92ACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#92ACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACA4
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACA4 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A4
Deuteranopia (green-blind)
#A5A5A5
Tritanopia (blue-blind)
#8CADAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92aca4; /* rgb */ color: rgb(146, 172, 164); /* oklch */ color: oklch(72.2% 0.031 174.9);
Tailwind
colors: {
custom: {
50: '#b2c4bf',
500: '#92aca4',
950: '#000000',
},
}SCSS
$custom: #92aca4; $custom-light: #b2c4bf; $custom-dark: #000000;
JSON
{
"hex": "#92aca4",
"rgb": {
"r": 146,
"g": 172,
"b": 164
},
"hsl": {
"h": 161.538,
"s": 13.542,
"l": 62.353
},
"oklch": {
"l": 0.72225,
"c": 0.03097,
"h": 174.9
},
"luminance": 0.38296
}Semantic roles & 50–950 ramp
primary
#92ACA4
secondary
#D2C8CB
accent
#4E6598
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111212
muted
#808181