#92ACA5#92ACA5
#92ACA5 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.3% C 0.030 H 177.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACA5 |
|---|---|
| RGB | rgb(146, 172, 165) |
| HSL | hsl(164, 14%, 62%) |
| HSV | hsv(164, 15%, 67%) |
| CMYK | cmyk(15.1%, 0%, 4.1%, 32.5%) |
| CIE-LAB | lab(68.26, -10.39, 0.59) |
| CIE-LCH | lch(68.26, 10.40, 176.74°) |
| OKLab | oklab(72.26% -0.0304 0.0014) |
| OKLCH | oklch(72.26% 0.03 177.3) |
| XYZ | xyz(33.3964, 38.3318, 41.2293) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.36
Greyish Teal
#719F91
ΔE00 8.04
Greenish Grey
#96AE8D
ΔE00 9.52
Cool Gray
#9AA7B0
ΔE00 10.31
Cadetblue
#5F9EA0
ΔE00 10.36
Bluegrey
#85A3B2
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACA5 #AC9299
analogous
#92AC98 #92ACA5 #92A6AC
triadic
#92ACA5 #A592AC #ACA592
tetradic
#92ACA5 #9892AC #AC9299 #A6AC92
square
#92ACA5 #9892AC #AC9299 #A6AC92
split-complementary
#92ACA5 #AC92A6 #AC9892
monochromatic
#556F68 #6F9288 #92ACA5 #B5C6C2 #D7E1DE
Accessibility & contrast
On white
2.42
#92ACA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#92ACA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACA5
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACA5 | 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)
#AAA9A5
Deuteranopia (green-blind)
#A5A5A6
Tritanopia (blue-blind)
#8CADAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92aca5; /* rgb */ color: rgb(146, 172, 165); /* oklch */ color: oklch(72.3% 0.030 177.3);
Tailwind
colors: {
custom: {
50: '#b2c4bf',
500: '#92aca5',
950: '#000000',
},
}SCSS
$custom: #92aca5; $custom-light: #b2c4bf; $custom-dark: #000000;
JSON
{
"hex": "#92aca5",
"rgb": {
"r": 146,
"g": 172,
"b": 165
},
"hsl": {
"h": 163.846,
"s": 13.542,
"l": 62.353
},
"oklch": {
"l": 0.72255,
"c": 0.03047,
"h": 177.3
},
"luminance": 0.38333
}Semantic roles & 50–950 ramp
primary
#92ACA5
secondary
#D2C8CB
accent
#4E6298
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#111212
muted
#808181