#164F22#164F22
#164F22 is a dark, moderate green. Relative luminance 0.059; OKLCH L 37.9% C 0.094 H 147.3°. Best body text is #FFFFFF at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #164F22 |
|---|---|
| RGB | rgb(22, 79, 34) |
| HSL | hsl(133, 56%, 20%) |
| HSV | hsv(133, 72%, 31%) |
| CMYK | cmyk(72.2%, 0%, 57%, 69%) |
| CIE-LAB | lab(29.10, -29.41, 21.16) |
| CIE-LCH | lch(29.10, 36.23, 144.26°) |
| OKLab | oklab(37.89% -0.0794 0.051) |
| OKLCH | oklch(37.89% 0.094 147.3) |
| XYZ | xyz(3.4154, 5.8777, 2.4676) |
| Luminance | 0.0588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.35
British Racing Green
#05480D
ΔE00 3.96
Forest Green (survey)
#06470C
ΔE00 4.16
Forest Green
#2D5A27
ΔE00 4.55
Darkgreen (survey)
#054907
ΔE00 4.75
Bottle Green
#044A05
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#164F22 #4F1643
analogous
#264F16 #164F22 #164F3F
triadic
#164F22 #22164F #4F2216
tetradic
#164F22 #16264F #4F1643 #4F3F16
square
#164F22 #16264F #4F1643 #4F3F16
split-complementary
#164F22 #3F164F #4F1626
monochromatic
#07180A #091F0D #164F22 #237F37 #31AF4B
Accessibility & contrast
On white
9.65
#164F22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.18
#164F22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #164F22
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##164F22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##164F22 | 1.00 | 9.65 | 2.18 | 9.65 |
| #FFFFFF | 9.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#50481E
Deuteranopia (green-blind)
#494325
Tritanopia (blue-blind)
#044D45
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #164f22; /* rgb */ color: rgb(22, 79, 34); /* oklch */ color: oklch(37.9% 0.094 147.3);
Tailwind
colors: {
custom: {
50: '#5c815e',
500: '#164f22',
950: '#000000',
},
}SCSS
$custom: #164f22; $custom-light: #5c815e; $custom-dark: #000000;
JSON
{
"hex": "#164f22",
"rgb": {
"r": 22,
"g": 79,
"b": 34
},
"hsl": {
"h": 132.632,
"s": 56.436,
"l": 19.804
},
"oklch": {
"l": 0.37892,
"c": 0.09434,
"h": 147.3
},
"luminance": 0.05878
}Semantic roles & 50–950 ramp
primary
#164F22
secondary
#863A76
accent
#48C0E0
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A04
muted
#797C79