#92A89E#92A89E
#92A89E is a light, muted teal. Relative luminance 0.366; OKLCH L 71.2% C 0.028 H 166.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #92A89E |
|---|---|
| RGB | rgb(146, 168, 158) |
| HSL | hsl(153, 11%, 62%) |
| HSV | hsv(153, 13%, 66%) |
| CMYK | cmyk(13.1%, 0%, 6%, 34.1%) |
| CIE-LAB | lab(66.96, -9.67, 2.58) |
| CIE-LCH | lch(66.96, 10.01, 165.05°) |
| OKLab | oklab(71.16% -0.0277 0.0067) |
| OKLCH | oklch(71.16% 0.028 166.4) |
| XYZ | xyz(32.0268, 36.5842, 37.7152) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.57
Greyish Teal
#719F91
ΔE00 7.91
Greenish Grey
#96AE8D
ΔE00 8.25
Grey
#929591
ΔE00 9.63
Grey Green
#86A17D
ΔE00 9.68
Cement
#A5A391
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A89E #A8929C
analogous
#92A893 #92A89E #92A7A8
triadic
#92A89E #9E92A8 #A89E92
tetradic
#92A89E #9392A8 #A8929C #A7A892
square
#92A89E #9392A8 #A8929C #A7A892
split-complementary
#92A89E #A892A7 #A89392
monochromatic
#556B61 #708D80 #92A89E #B4C3BC #D6DEDB
Accessibility & contrast
On white
2.52
#92A89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#92A89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A89E
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A89E | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59E
Deuteranopia (green-blind)
#A3A29F
Tritanopia (blue-blind)
#8EA8A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #92a89e; /* rgb */ color: rgb(146, 168, 158); /* oklch */ color: oklch(71.2% 0.028 166.4);
Tailwind
colors: {
custom: {
50: '#b2c1ba',
500: '#92a89e',
950: '#000000',
},
}SCSS
$custom: #92a89e; $custom-light: #b2c1ba; $custom-dark: #000000;
JSON
{
"hex": "#92a89e",
"rgb": {
"r": 146,
"g": 168,
"b": 158
},
"hsl": {
"h": 152.727,
"s": 11.224,
"l": 61.569
},
"oklch": {
"l": 0.71162,
"c": 0.02847,
"h": 166.4
},
"luminance": 0.36585
}Semantic roles & 50–950 ramp
primary
#92A89E
secondary
#CFC7CB
accent
#507095
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101211
muted
#7F8180