#92ABA7#92ABA7
#92ABA7 is a light, muted teal. Relative luminance 0.380; OKLCH L 72.1% C 0.028 H 184.9°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABA7 |
|---|---|
| RGB | rgb(146, 171, 167) |
| HSL | hsl(170, 13%, 62%) |
| HSV | hsv(170, 15%, 67%) |
| CMYK | cmyk(14.6%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(68.04, -9.44, -0.84) |
| CIE-LCH | lch(68.04, 9.48, 185.11°) |
| OKLab | oklab(72.09% -0.0282 -0.0024) |
| OKLCH | oklch(72.09% 0.028 184.9) |
| XYZ | xyz(33.3903, 38.0260, 42.1323) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.08
Greyish Teal
#719F91
ΔE00 8.82
Cool Gray
#9AA7B0
ΔE00 8.92
Bluegrey
#85A3B2
ΔE00 9.08
Pewter
#899397
ΔE00 10.02
Cadetblue
#5F9EA0
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABA7 #AB9296
analogous
#92AB9B #92ABA7 #92A3AB
triadic
#92ABA7 #A792AB #ABA792
tetradic
#92ABA7 #9B92AB #AB9296 #A3AB92
square
#92ABA7 #9B92AB #AB9296 #A3AB92
split-complementary
#92ABA7 #AB92A3 #AB9B92
monochromatic
#556E6A #6F908B #92ABA7 #B5C6C3 #D7E0DF
Accessibility & contrast
On white
2.44
#92ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#92ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABA7
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABA7 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A7
Deuteranopia (green-blind)
#A3A4A7
Tritanopia (blue-blind)
#8CACAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92aba7; /* rgb */ color: rgb(146, 171, 167); /* oklch */ color: oklch(72.1% 0.028 184.9);
Tailwind
colors: {
custom: {
50: '#b2c4c1',
500: '#92aba7',
950: '#000000',
},
}SCSS
$custom: #92aba7; $custom-light: #b2c4c1; $custom-dark: #000000;
JSON
{
"hex": "#92aba7",
"rgb": {
"r": 146,
"g": 171,
"b": 167
},
"hsl": {
"h": 170.4,
"s": 12.953,
"l": 62.157
},
"oklch": {
"l": 0.72094,
"c": 0.02829,
"h": 184.9
},
"luminance": 0.38027
}Semantic roles & 50–950 ramp
primary
#92ABA7
secondary
#D1C8C9
accent
#4E5A97
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#111212
muted
#808181