#92AAA0#92AAA0
#92AAA0 is a light, muted teal. Relative luminance 0.374; OKLCH L 71.7% C 0.030 H 168.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #92AAA0 |
|---|---|
| RGB | rgb(146, 170, 160) |
| HSL | hsl(155, 12%, 62%) |
| HSV | hsv(155, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(67.57, -10.34, 2.36) |
| CIE-LCH | lch(67.57, 10.60, 167.15°) |
| OKLab | oklab(71.66% -0.0297 0.0061) |
| OKLCH | oklch(71.66% 0.03 168.4) |
| XYZ | xyz(32.5724, 37.3978, 38.7533) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.69
Cool Grey
#95A3A6
ΔE00 7.96
Greenish Grey
#96AE8D
ΔE00 8.20
Grey Green
#86A17D
ΔE00 9.79
Sage Green
#9CAF88
ΔE00 10.13
Grey
#929591
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AAA0 #AA929C
analogous
#92AA94 #92AAA0 #92A8AA
triadic
#92AAA0 #A092AA #AAA092
tetradic
#92AAA0 #9492AA #AA929C #A8AA92
square
#92AAA0 #9492AA #AA929C #A8AA92
split-complementary
#92AAA0 #AA92A8 #AA9492
monochromatic
#556D63 #708F82 #92AAA0 #B4C5BE #D7E0DC
Accessibility & contrast
On white
2.48
#92AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#92AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AAA0
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AAA0 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A6A0
Deuteranopia (green-blind)
#A4A3A1
Tritanopia (blue-blind)
#8DAAA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #92aaa0; /* rgb */ color: rgb(146, 170, 160); /* oklch */ color: oklch(71.7% 0.030 168.4);
Tailwind
colors: {
custom: {
50: '#b2c3bc',
500: '#92aaa0',
950: '#000000',
},
}SCSS
$custom: #92aaa0; $custom-light: #b2c3bc; $custom-dark: #000000;
JSON
{
"hex": "#92aaa0",
"rgb": {
"r": 146,
"g": 170,
"b": 160
},
"hsl": {
"h": 155,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71664,
"c": 0.03031,
"h": 168.4
},
"luminance": 0.37399
}Semantic roles & 50–950 ramp
primary
#92AAA0
secondary
#D0C7CB
accent
#4F6D96
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#111212
muted
#808181