#92A89A#92A89A
#92A89A is a light, muted green. Relative luminance 0.364; OKLCH L 71.0% C 0.032 H 157.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #92A89A |
|---|---|
| RGB | rgb(146, 168, 154) |
| HSL | hsl(142, 11%, 62%) |
| HSV | hsv(142, 13%, 66%) |
| CMYK | cmyk(13.1%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(66.86, -10.46, 4.66) |
| CIE-LCH | lch(66.86, 11.45, 156.00°) |
| OKLab | oklab(71.05% -0.0294 0.0121) |
| OKLCH | oklch(71.05% 0.032 157.6) |
| XYZ | xyz(31.6881, 36.4488, 35.9314) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.64
Greyish Teal
#719F91
ΔE00 7.65
Grey Green
#86A17D
ΔE00 8.11
Sage Green
#9CAF88
ΔE00 8.53
Cool Grey
#95A3A6
ΔE00 9.10
Greeny Grey
#7EA07A
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A89A #A892A0
analogous
#95A892 #92A89A #92A8A5
triadic
#92A89A #9A92A8 #A89A92
tetradic
#92A89A #9295A8 #A892A0 #A8A592
square
#92A89A #9295A8 #A892A0 #A8A592
split-complementary
#92A89A #A592A8 #A89295
monochromatic
#556B5D #708D7B #92A89A #B4C3BA #D6DED9
Accessibility & contrast
On white
2.53
#92A89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#92A89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A89A
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A89A | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A499
Deuteranopia (green-blind)
#A4A29B
Tritanopia (blue-blind)
#8FA8A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #92a89a; /* rgb */ color: rgb(146, 168, 154); /* oklch */ color: oklch(71.0% 0.032 157.6);
Tailwind
colors: {
custom: {
50: '#b2c1b7',
500: '#92a89a',
950: '#000000',
},
}SCSS
$custom: #92a89a; $custom-light: #b2c1b7; $custom-dark: #000000;
JSON
{
"hex": "#92a89a",
"rgb": {
"r": 146,
"g": 168,
"b": 154
},
"hsl": {
"h": 141.818,
"s": 11.224,
"l": 61.569
},
"oklch": {
"l": 0.71047,
"c": 0.03177,
"h": 157.6
},
"luminance": 0.36449
}Semantic roles & 50–950 ramp
primary
#92A89A
secondary
#CFC7CC
accent
#507C95
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101211
muted
#7F8180