#92ACA3#92ACA3
#92ACA3 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.2% C 0.032 H 172.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACA3 |
|---|---|
| RGB | rgb(146, 172, 163) |
| HSL | hsl(159, 14%, 62%) |
| HSV | hsv(159, 15%, 67%) |
| CMYK | cmyk(15.1%, 0%, 5.2%, 32.5%) |
| CIE-LAB | lab(68.21, -10.79, 1.62) |
| CIE-LCH | lch(68.21, 10.92, 171.46°) |
| OKLab | oklab(72.19% -0.0313 0.0041) |
| OKLCH | oklch(72.19% 0.032 172.5) |
| XYZ | xyz(33.2158, 38.2596, 40.2780) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.69
Cool Grey
#95A3A6
ΔE00 8.04
Greenish Grey
#96AE8D
ΔE00 8.64
Grey Green
#86A17D
ΔE00 10.37
Sage Green
#9CAF88
ΔE00 10.63
Cadetblue
#5F9EA0
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACA3 #AC929B
analogous
#92AC96 #92ACA3 #92A8AC
triadic
#92ACA3 #A392AC #ACA392
tetradic
#92ACA3 #9692AC #AC929B #A8AC92
square
#92ACA3 #9692AC #AC929B #A8AC92
split-complementary
#92ACA3 #AC92A8 #AC9692
monochromatic
#556F66 #6F9286 #92ACA3 #B5C6C0 #D7E1DE
Accessibility & contrast
On white
2.43
#92ACA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#92ACA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACA3
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACA3 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A3
Deuteranopia (green-blind)
#A5A5A4
Tritanopia (blue-blind)
#8CADA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92aca3; /* rgb */ color: rgb(146, 172, 163); /* oklch */ color: oklch(72.2% 0.032 172.5);
Tailwind
colors: {
custom: {
50: '#b2c4be',
500: '#92aca3',
950: '#000000',
},
}SCSS
$custom: #92aca3; $custom-light: #b2c4be; $custom-dark: #000000;
JSON
{
"hex": "#92aca3",
"rgb": {
"r": 146,
"g": 172,
"b": 163
},
"hsl": {
"h": 159.231,
"s": 13.542,
"l": 62.353
},
"oklch": {
"l": 0.72195,
"c": 0.03154,
"h": 172.5
},
"luminance": 0.3826
}Semantic roles & 50–950 ramp
primary
#92ACA3
secondary
#D2C8CB
accent
#4E6798
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111212
muted
#808181