#92A89C#92A89C
#92A89C is a light, muted green. Relative luminance 0.365; OKLCH L 71.1% C 0.030 H 161.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #92A89C |
|---|---|
| RGB | rgb(146, 168, 156) |
| HSL | hsl(147, 11%, 62%) |
| HSV | hsv(147, 13%, 66%) |
| CMYK | cmyk(13.1%, 0%, 7.1%, 34.1%) |
| CIE-LAB | lab(66.91, -10.07, 3.62) |
| CIE-LCH | lch(66.91, 10.70, 160.23°) |
| OKLab | oklab(71.1% -0.0285 0.0094) |
| OKLCH | oklch(71.1% 0.03 161.7) |
| XYZ | xyz(31.8560, 36.5159, 36.8160) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.43
Greyish Teal
#719F91
ΔE00 7.73
Cool Grey
#95A3A6
ΔE00 8.34
Grey Green
#86A17D
ΔE00 8.87
Sage Green
#9CAF88
ΔE00 9.29
Cement
#A5A391
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A89C #A8929E
analogous
#93A892 #92A89C #92A8A7
triadic
#92A89C #9C92A8 #A89C92
tetradic
#92A89C #9293A8 #A8929E #A8A792
square
#92A89C #9293A8 #A8929E #A8A792
split-complementary
#92A89C #A792A8 #A89293
monochromatic
#556B5F #708D7D #92A89C #B4C3BB #D6DEDA
Accessibility & contrast
On white
2.53
#92A89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#92A89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A89C
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A89C | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59B
Deuteranopia (green-blind)
#A3A29D
Tritanopia (blue-blind)
#8EA8A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #92a89c; /* rgb */ color: rgb(146, 168, 156); /* oklch */ color: oklch(71.1% 0.030 161.7);
Tailwind
colors: {
custom: {
50: '#b2c1b9',
500: '#92a89c',
950: '#000000',
},
}SCSS
$custom: #92a89c; $custom-light: #b2c1b9; $custom-dark: #000000;
JSON
{
"hex": "#92a89c",
"rgb": {
"r": 146,
"g": 168,
"b": 156
},
"hsl": {
"h": 147.273,
"s": 11.224,
"l": 61.569
},
"oklch": {
"l": 0.71104,
"c": 0.03003,
"h": 161.7
},
"luminance": 0.36517
}Semantic roles & 50–950 ramp
primary
#92A89C
secondary
#CFC7CB
accent
#507695
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101211
muted
#7F8180