#92ABA0#92ABA0
#92ABA0 is a light, muted teal. Relative luminance 0.378; OKLCH L 71.9% C 0.032 H 167.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABA0 |
|---|---|
| RGB | rgb(146, 171, 160) |
| HSL | hsl(154, 13%, 62%) |
| HSV | hsv(154, 15%, 67%) |
| CMYK | cmyk(14.6%, 0%, 6.4%, 32.9%) |
| CIE-LAB | lab(67.85, -10.87, 2.76) |
| CIE-LCH | lch(67.85, 11.21, 165.74°) |
| OKLab | oklab(71.89% -0.0311 0.0072) |
| OKLCH | oklch(71.89% 0.032 167.1) |
| XYZ | xyz(32.7606, 37.7741, 38.8160) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.50
Greenish Grey
#96AE8D
ΔE00 7.78
Cool Grey
#95A3A6
ΔE00 8.52
Grey Green
#86A17D
ΔE00 9.48
Sage Green
#9CAF88
ΔE00 9.77
Greeny Grey
#7EA07A
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABA0 #AB929D
analogous
#92AB94 #92ABA0 #92A9AB
triadic
#92ABA0 #A092AB #ABA092
tetradic
#92ABA0 #9492AB #AB929D #A9AB92
square
#92ABA0 #9492AB #AB929D #A9AB92
split-complementary
#92ABA0 #AB92A9 #AB9492
monochromatic
#556E63 #6F9082 #92ABA0 #B5C6BE #D7E0DC
Accessibility & contrast
On white
2.45
#92ABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#92ABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABA0
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABA0 | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79F
Deuteranopia (green-blind)
#A5A4A1
Tritanopia (blue-blind)
#8DABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #92aba0; /* rgb */ color: rgb(146, 171, 160); /* oklch */ color: oklch(71.9% 0.032 167.1);
Tailwind
colors: {
custom: {
50: '#b2c4bc',
500: '#92aba0',
950: '#000000',
},
}SCSS
$custom: #92aba0; $custom-light: #b2c4bc; $custom-dark: #000000;
JSON
{
"hex": "#92aba0",
"rgb": {
"r": 146,
"g": 171,
"b": 160
},
"hsl": {
"h": 153.6,
"s": 12.953,
"l": 62.157
},
"oklch": {
"l": 0.71885,
"c": 0.03193,
"h": 167.1
},
"luminance": 0.37775
}Semantic roles & 50–950 ramp
primary
#92ABA0
secondary
#D1C8CC
accent
#4E6E97
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111212
muted
#808181