#92ABA2#92ABA2
#92ABA2 is a light, muted teal. Relative luminance 0.378; OKLCH L 71.9% C 0.031 H 171.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABA2 |
|---|---|
| RGB | rgb(146, 171, 162) |
| HSL | hsl(158, 13%, 62%) |
| HSV | hsv(158, 15%, 67%) |
| CMYK | cmyk(14.6%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(67.91, -10.47, 1.73) |
| CIE-LCH | lch(67.91, 10.61, 170.61°) |
| OKLab | oklab(71.94% -0.0303 0.0044) |
| OKLCH | oklch(71.94% 0.031 171.7) |
| XYZ | xyz(32.9369, 37.8447, 39.7448) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.74
Cool Grey
#95A3A6
ΔE00 7.81
Greenish Grey
#96AE8D
ΔE00 8.63
Grey Green
#86A17D
ΔE00 10.28
Sage Green
#9CAF88
ΔE00 10.58
Grey
#929591
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABA2 #AB929B
analogous
#92AB96 #92ABA2 #92A8AB
triadic
#92ABA2 #A292AB #ABA292
tetradic
#92ABA2 #9692AB #AB929B #A8AB92
square
#92ABA2 #9692AB #AB929B #A8AB92
split-complementary
#92ABA2 #AB92A8 #AB9692
monochromatic
#556E65 #6F9085 #92ABA2 #B5C6BF #D7E0DD
Accessibility & contrast
On white
2.45
#92ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#92ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABA2
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABA2 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A2
Deuteranopia (green-blind)
#A4A4A3
Tritanopia (blue-blind)
#8DABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #92aba2; /* rgb */ color: rgb(146, 171, 162); /* oklch */ color: oklch(71.9% 0.031 171.7);
Tailwind
colors: {
custom: {
50: '#b2c4bd',
500: '#92aba2',
950: '#000000',
},
}SCSS
$custom: #92aba2; $custom-light: #b2c4bd; $custom-dark: #000000;
JSON
{
"hex": "#92aba2",
"rgb": {
"r": 146,
"g": 171,
"b": 162
},
"hsl": {
"h": 158.4,
"s": 12.953,
"l": 62.157
},
"oklch": {
"l": 0.71944,
"c": 0.0306,
"h": 171.7
},
"luminance": 0.37845
}Semantic roles & 50–950 ramp
primary
#92ABA2
secondary
#D1C8CB
accent
#4E6997
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111212
muted
#808181