#92ACA1#92ACA1
#92ACA1 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.1% C 0.033 H 168.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACA1 |
|---|---|
| RGB | rgb(146, 172, 161) |
| HSL | hsl(155, 14%, 62%) |
| HSV | hsv(155, 15%, 67%) |
| CMYK | cmyk(15.1%, 0%, 6.4%, 32.5%) |
| CIE-LAB | lab(68.16, -11.20, 2.65) |
| CIE-LCH | lch(68.16, 11.51, 166.67°) |
| OKLab | oklab(72.14% -0.0321 0.0069) |
| OKLCH | oklch(72.14% 0.033 168) |
| XYZ | xyz(33.0380, 38.1885, 39.3418) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.45
Greenish Grey
#96AE8D
ΔE00 7.80
Cool Grey
#95A3A6
ΔE00 8.73
Grey Green
#86A17D
ΔE00 9.58
Sage Green
#9CAF88
ΔE00 9.83
Greeny Grey
#7EA07A
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACA1 #AC929D
analogous
#92AC94 #92ACA1 #92AAAC
triadic
#92ACA1 #A192AC #ACA192
tetradic
#92ACA1 #9492AC #AC929D #AAAC92
square
#92ACA1 #9492AC #AC929D #AAAC92
split-complementary
#92ACA1 #AC92AA #AC9492
monochromatic
#556F64 #6F9283 #92ACA1 #B5C6BF #D7E1DD
Accessibility & contrast
On white
2.43
#92ACA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#92ACA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACA1
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACA1 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA8A1
Deuteranopia (green-blind)
#A6A5A2
Tritanopia (blue-blind)
#8DACA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92aca1; /* rgb */ color: rgb(146, 172, 161); /* oklch */ color: oklch(72.1% 0.033 168.0);
Tailwind
colors: {
custom: {
50: '#b2c4bc',
500: '#92aca1',
950: '#000000',
},
}SCSS
$custom: #92aca1; $custom-light: #b2c4bc; $custom-dark: #000000;
JSON
{
"hex": "#92aca1",
"rgb": {
"r": 146,
"g": 172,
"b": 161
},
"hsl": {
"h": 154.615,
"s": 13.542,
"l": 62.353
},
"oklch": {
"l": 0.72137,
"c": 0.03284,
"h": 168
},
"luminance": 0.38189
}Semantic roles & 50–950 ramp
primary
#92ACA1
secondary
#D2C8CC
accent
#4E6D98
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111212
muted
#808181