#92ABA3#92ABA3
#92ABA3 is a light, muted teal. Relative luminance 0.379; OKLCH L 72.0% C 0.030 H 174.1°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABA3 |
|---|---|
| RGB | rgb(146, 171, 163) |
| HSL | hsl(161, 13%, 62%) |
| HSV | hsv(161, 15%, 67%) |
| CMYK | cmyk(14.6%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(67.93, -10.26, 1.22) |
| CIE-LCH | lch(67.93, 10.33, 173.25°) |
| OKLab | oklab(71.97% -0.0299 0.0031) |
| OKLCH | oklch(71.97% 0.03 174.1) |
| XYZ | xyz(33.0262, 37.8804, 40.2148) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.46
Greyish Teal
#719F91
ΔE00 7.90
Greenish Grey
#96AE8D
ΔE00 9.06
Grey
#929591
ΔE00 10.51
Cool Gray
#9AA7B0
ΔE00 10.53
Cadetblue
#5F9EA0
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABA3 #AB929A
analogous
#92AB97 #92ABA3 #92A7AB
triadic
#92ABA3 #A392AB #ABA392
tetradic
#92ABA3 #9792AB #AB929A #A7AB92
square
#92ABA3 #9792AB #AB929A #A7AB92
split-complementary
#92ABA3 #AB92A7 #AB9792
monochromatic
#556E66 #6F9086 #92ABA3 #B5C6C0 #D7E0DD
Accessibility & contrast
On white
2.45
#92ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#92ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABA3
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABA3 | 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)
#A9A8A3
Deuteranopia (green-blind)
#A4A4A4
Tritanopia (blue-blind)
#8CACA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92aba3; /* rgb */ color: rgb(146, 171, 163); /* oklch */ color: oklch(72.0% 0.030 174.1);
Tailwind
colors: {
custom: {
50: '#b2c4be',
500: '#92aba3',
950: '#000000',
},
}SCSS
$custom: #92aba3; $custom-light: #b2c4be; $custom-dark: #000000;
JSON
{
"hex": "#92aba3",
"rgb": {
"r": 146,
"g": 171,
"b": 163
},
"hsl": {
"h": 160.8,
"s": 12.953,
"l": 62.157
},
"oklch": {
"l": 0.71974,
"c": 0.03002,
"h": 174.1
},
"luminance": 0.37881
}Semantic roles & 50–950 ramp
primary
#92ABA3
secondary
#D1C8CB
accent
#4E6697
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111212
muted
#808181