#92ABA9#92ABA9
#92ABA9 is a light, muted teal. Relative luminance 0.381; OKLCH L 72.2% C 0.028 H 190.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABA9 |
|---|---|
| RGB | rgb(146, 171, 169) |
| HSL | hsl(175, 13%, 62%) |
| HSV | hsv(175, 15%, 67%) |
| CMYK | cmyk(14.6%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(68.09, -9.02, -1.87) |
| CIE-LCH | lch(68.09, 9.21, 191.73°) |
| OKLab | oklab(72.16% -0.0274 -0.0051) |
| OKLCH | oklch(72.16% 0.028 190.6) |
| XYZ | xyz(33.5766, 38.1005, 43.1135) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.44
Cool Gray
#9AA7B0
ΔE00 8.11
Bluegrey
#85A3B2
ΔE00 8.12
Greyish Teal
#719F91
ΔE00 9.43
Bluey Grey
#89A0B0
ΔE00 9.45
Pewter
#899397
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABA9 #AB9294
analogous
#92AB9D #92ABA9 #92A1AB
triadic
#92ABA9 #A992AB #ABA992
tetradic
#92ABA9 #9D92AB #AB9294 #A1AB92
square
#92ABA9 #9D92AB #AB9294 #A1AB92
split-complementary
#92ABA9 #AB92A1 #AB9D92
monochromatic
#556E6C #6F908E #92ABA9 #B5C6C4 #D7E0E0
Accessibility & contrast
On white
2.44
#92ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#92ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABA9
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABA9 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A9
Deuteranopia (green-blind)
#A3A4A9
Tritanopia (blue-blind)
#8BACAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92aba9; /* rgb */ color: rgb(146, 171, 169); /* oklch */ color: oklch(72.2% 0.028 190.6);
Tailwind
colors: {
custom: {
50: '#b2c4c2',
500: '#92aba9',
950: '#000000',
},
}SCSS
$custom: #92aba9; $custom-light: #b2c4c2; $custom-dark: #000000;
JSON
{
"hex": "#92aba9",
"rgb": {
"r": 146,
"g": 171,
"b": 169
},
"hsl": {
"h": 175.2,
"s": 12.953,
"l": 62.157
},
"oklch": {
"l": 0.72156,
"c": 0.02784,
"h": 190.6
},
"luminance": 0.38101
}Semantic roles & 50–950 ramp
primary
#92ABA9
secondary
#D1C8C9
accent
#4E5497
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#111212
muted
#808181