#92ACA2#92ACA2
#92ACA2 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.2% C 0.032 H 170.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACA2 |
|---|---|
| RGB | rgb(146, 172, 162) |
| HSL | hsl(157, 14%, 62%) |
| HSV | hsv(157, 15%, 67%) |
| CMYK | cmyk(15.1%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(68.19, -11.00, 2.14) |
| CIE-LCH | lch(68.19, 11.20, 169.00°) |
| OKLab | oklab(72.17% -0.0317 0.0055) |
| OKLCH | oklch(72.17% 0.032 170.2) |
| XYZ | xyz(33.1265, 38.2239, 39.8080) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.55
Greenish Grey
#96AE8D
ΔE00 8.22
Cool Grey
#95A3A6
ΔE00 8.38
Grey Green
#86A17D
ΔE00 9.97
Sage Green
#9CAF88
ΔE00 10.23
Dull Teal
#5F9E8F
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACA2 #AC929C
analogous
#92AC95 #92ACA2 #92A9AC
triadic
#92ACA2 #A292AC #ACA292
tetradic
#92ACA2 #9592AC #AC929C #A9AC92
square
#92ACA2 #9592AC #AC929C #A9AC92
split-complementary
#92ACA2 #AC92A9 #AC9592
monochromatic
#556F65 #6F9284 #92ACA2 #B5C6C0 #D7E1DD
Accessibility & contrast
On white
2.43
#92ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#92ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACA2
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACA2 | 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)
#AAA8A2
Deuteranopia (green-blind)
#A5A5A3
Tritanopia (blue-blind)
#8DACA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92aca2; /* rgb */ color: rgb(146, 172, 162); /* oklch */ color: oklch(72.2% 0.032 170.2);
Tailwind
colors: {
custom: {
50: '#b2c4bd',
500: '#92aca2',
950: '#000000',
},
}SCSS
$custom: #92aca2; $custom-light: #b2c4bd; $custom-dark: #000000;
JSON
{
"hex": "#92aca2",
"rgb": {
"r": 146,
"g": 172,
"b": 162
},
"hsl": {
"h": 156.923,
"s": 13.542,
"l": 62.353
},
"oklch": {
"l": 0.72166,
"c": 0.03216,
"h": 170.2
},
"luminance": 0.38225
}Semantic roles & 50–950 ramp
primary
#92ACA2
secondary
#D2C8CC
accent
#4E6A98
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111212
muted
#808181