#92ACAA#92ACAA
#92ACAA is a light, muted teal. Relative luminance 0.385; OKLCH L 72.4% C 0.029 H 190.8°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACAA |
|---|---|
| RGB | rgb(146, 172, 170) |
| HSL | hsl(175, 14%, 62%) |
| HSV | hsv(175, 15%, 67%) |
| CMYK | cmyk(15.1%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(68.40, -9.34, -1.98) |
| CIE-LCH | lch(68.40, 9.55, 191.96°) |
| OKLab | oklab(72.41% -0.0284 -0.0054) |
| OKLCH | oklch(72.41% 0.029 190.8) |
| XYZ | xyz(33.8604, 38.5174, 43.6730) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.77
Bluegrey
#85A3B2
ΔE00 8.24
Cool Gray
#9AA7B0
ΔE00 8.34
Greyish Teal
#719F91
ΔE00 9.37
Bluey Grey
#89A0B0
ΔE00 9.64
Pewter
#899397
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACAA #AC9294
analogous
#92AC9D #92ACAA #92A1AC
triadic
#92ACAA #AA92AC #ACAA92
tetradic
#92ACAA #9D92AC #AC9294 #A1AC92
square
#92ACAA #9D92AC #AC9294 #A1AC92
split-complementary
#92ACAA #AC92A1 #AC9D92
monochromatic
#556F6D #6F928F #92ACAA #B5C6C5 #D7E1E0
Accessibility & contrast
On white
2.41
#92ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#92ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACAA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACAA | 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)
#A9A9AA
Deuteranopia (green-blind)
#A4A5AA
Tritanopia (blue-blind)
#8BAEAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #92acaa; /* rgb */ color: rgb(146, 172, 170); /* oklch */ color: oklch(72.4% 0.029 190.8);
Tailwind
colors: {
custom: {
50: '#b2c4c3',
500: '#92acaa',
950: '#000000',
},
}SCSS
$custom: #92acaa; $custom-light: #b2c4c3; $custom-dark: #000000;
JSON
{
"hex": "#92acaa",
"rgb": {
"r": 146,
"g": 172,
"b": 170
},
"hsl": {
"h": 175.385,
"s": 13.542,
"l": 62.353
},
"oklch": {
"l": 0.72407,
"c": 0.02888,
"h": 190.8
},
"luminance": 0.38518
}Semantic roles & 50–950 ramp
primary
#92ACAA
secondary
#D2C8C9
accent
#4E5398
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#111212
muted
#808181