#92ACA9#92ACA9
#92ACA9 is a light, muted teal. Relative luminance 0.385; OKLCH L 72.4% C 0.029 H 188.0°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACA9 |
|---|---|
| RGB | rgb(146, 172, 169) |
| HSL | hsl(173, 14%, 62%) |
| HSV | hsv(173, 15%, 67%) |
| CMYK | cmyk(15.1%, 0%, 1.7%, 32.5%) |
| CIE-LAB | lab(68.37, -9.55, -1.47) |
| CIE-LCH | lch(68.37, 9.67, 188.72°) |
| OKLab | oklab(72.38% -0.0288 -0.0041) |
| OKLCH | oklch(72.38% 0.029 188) |
| XYZ | xyz(33.7662, 38.4797, 43.1767) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.06
Bluegrey
#85A3B2
ΔE00 8.71
Cool Gray
#9AA7B0
ΔE00 8.73
Greyish Teal
#719F91
ΔE00 9.06
Cadetblue
#5F9EA0
ΔE00 10.07
Bluey Grey
#89A0B0
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACA9 #AC9295
analogous
#92AC9C #92ACA9 #92A2AC
triadic
#92ACA9 #A992AC #ACA992
tetradic
#92ACA9 #9C92AC #AC9295 #A2AC92
square
#92ACA9 #9C92AC #AC9295 #A2AC92
split-complementary
#92ACA9 #AC92A2 #AC9C92
monochromatic
#556F6C #6F928E #92ACA9 #B5C6C4 #D7E1E0
Accessibility & contrast
On white
2.41
#92ACA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#92ACA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACA9
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACA9 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A9
Deuteranopia (green-blind)
#A4A5A9
Tritanopia (blue-blind)
#8BADAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #92aca9; /* rgb */ color: rgb(146, 172, 169); /* oklch */ color: oklch(72.4% 0.029 188.0);
Tailwind
colors: {
custom: {
50: '#b2c4c2',
500: '#92aca9',
950: '#000000',
},
}SCSS
$custom: #92aca9; $custom-light: #b2c4c2; $custom-dark: #000000;
JSON
{
"hex": "#92aca9",
"rgb": {
"r": 146,
"g": 172,
"b": 169
},
"hsl": {
"h": 173.077,
"s": 13.542,
"l": 62.353
},
"oklch": {
"l": 0.72376,
"c": 0.02906,
"h": 188
},
"luminance": 0.38481
}Semantic roles & 50–950 ramp
primary
#92ACA9
secondary
#D2C8C9
accent
#4E5698
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#111212
muted
#808181