#92ACA0#92ACA0
#92ACA0 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.1% C 0.034 H 165.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACA0 |
|---|---|
| RGB | rgb(146, 172, 160) |
| HSL | hsl(152, 14%, 62%) |
| HSV | hsv(152, 15%, 67%) |
| CMYK | cmyk(15.1%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(68.13, -11.40, 3.17) |
| CIE-LCH | lch(68.13, 11.83, 164.47°) |
| OKLab | oklab(72.11% -0.0325 0.0082) |
| OKLCH | oklch(72.11% 0.034 165.8) |
| XYZ | xyz(32.9502, 38.1533, 38.8792) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.36
Greenish Grey
#96AE8D
ΔE00 7.39
Cool Grey
#95A3A6
ΔE00 9.07
Grey Green
#86A17D
ΔE00 9.19
Sage Green
#9CAF88
ΔE00 9.44
Greeny Grey
#7EA07A
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACA0 #AC929E
analogous
#92AC93 #92ACA0 #92ABAC
triadic
#92ACA0 #A092AC #ACA092
tetradic
#92ACA0 #9392AC #AC929E #ABAC92
square
#92ACA0 #9392AC #AC929E #ABAC92
split-complementary
#92ACA0 #AC92AB #AC9392
monochromatic
#556F63 #6F9282 #92ACA0 #B5C6BE #D7E1DD
Accessibility & contrast
On white
2.43
#92ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#92ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACA0
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACA0 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#A6A5A1
Tritanopia (blue-blind)
#8DACA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92aca0; /* rgb */ color: rgb(146, 172, 160); /* oklch */ color: oklch(72.1% 0.034 165.8);
Tailwind
colors: {
custom: {
50: '#b2c4bc',
500: '#92aca0',
950: '#000000',
},
}SCSS
$custom: #92aca0; $custom-light: #b2c4bc; $custom-dark: #000000;
JSON
{
"hex": "#92aca0",
"rgb": {
"r": 146,
"g": 172,
"b": 160
},
"hsl": {
"h": 152.308,
"s": 13.542,
"l": 62.353
},
"oklch": {
"l": 0.72107,
"c": 0.03356,
"h": 165.8
},
"luminance": 0.38154
}Semantic roles & 50–950 ramp
primary
#92ACA0
secondary
#D2C8CD
accent
#4E7098
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111212
muted
#808181