#92ABA4#92ABA4
#92ABA4 is a light, muted teal. Relative luminance 0.379; OKLCH L 72.0% C 0.029 H 176.7°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABA4 |
|---|---|
| RGB | rgb(146, 171, 164) |
| HSL | hsl(163, 13%, 62%) |
| HSV | hsv(163, 15%, 67%) |
| CMYK | cmyk(14.6%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(67.96, -10.06, 0.70) |
| CIE-LCH | lch(67.96, 10.08, 176.02°) |
| OKLab | oklab(72% -0.0294 0.0017) |
| OKLCH | oklch(72% 0.029 176.7) |
| XYZ | xyz(33.1161, 37.9164, 40.6886) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.10
Greyish Teal
#719F91
ΔE00 8.09
Greenish Grey
#96AE8D
ΔE00 9.51
Cool Gray
#9AA7B0
ΔE00 10.13
Grey
#929591
ΔE00 10.42
Cadetblue
#5F9EA0
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABA4 #AB9299
analogous
#92AB98 #92ABA4 #92A6AB
triadic
#92ABA4 #A492AB #ABA492
tetradic
#92ABA4 #9892AB #AB9299 #A6AB92
square
#92ABA4 #9892AB #AB9299 #A6AB92
split-complementary
#92ABA4 #AB92A6 #AB9892
monochromatic
#556E67 #6F9087 #92ABA4 #B5C6C1 #D7E0DE
Accessibility & contrast
On white
2.45
#92ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#92ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABA4
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABA4 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A4
Deuteranopia (green-blind)
#A4A4A5
Tritanopia (blue-blind)
#8CACA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92aba4; /* rgb */ color: rgb(146, 171, 164); /* oklch */ color: oklch(72.0% 0.029 176.7);
Tailwind
colors: {
custom: {
50: '#b2c4bf',
500: '#92aba4',
950: '#000000',
},
}SCSS
$custom: #92aba4; $custom-light: #b2c4bf; $custom-dark: #000000;
JSON
{
"hex": "#92aba4",
"rgb": {
"r": 146,
"g": 171,
"b": 164
},
"hsl": {
"h": 163.2,
"s": 12.953,
"l": 62.157
},
"oklch": {
"l": 0.72004,
"c": 0.02949,
"h": 176.7
},
"luminance": 0.37917
}Semantic roles & 50–950 ramp
primary
#92ABA4
secondary
#D1C8CA
accent
#4E6397
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111212
muted
#808181