#164C19#164C19
#164C19 is a dark, moderate green. Relative luminance 0.054; OKLCH L 36.8% C 0.099 H 144.1°. Best body text is #FFFFFF at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #164C19 |
|---|---|
| RGB | rgb(22, 76, 25) |
| HSL | hsl(123, 55%, 19%) |
| HSV | hsv(123, 71%, 30%) |
| CMYK | cmyk(71.1%, 0%, 67.1%, 70.2%) |
| CIE-LAB | lab(27.87, -29.51, 24.68) |
| CIE-LCH | lch(27.87, 38.47, 140.09°) |
| OKLab | oklab(36.84% -0.08 0.0579) |
| OKLCH | oklch(36.84% 0.099 144.1) |
| XYZ | xyz(3.0906, 5.4093, 1.8007) |
| Luminance | 0.0541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
British Racing Green
#05480D
ΔE00 2.25
Forest Green (survey)
#06470C
ΔE00 2.41
Pine Green
#0A481E
ΔE00 2.79
Darkgreen (survey)
#054907
ΔE00 2.96
Bottle Green
#044A05
ΔE00 3.28
Forrest Green
#154406
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#164C19 #4C1649
analogous
#2E4C16 #164C19 #164C34
triadic
#164C19 #19164C #4C1916
tetradic
#164C19 #162E4C #4C1649 #4C3416
square
#164C19 #162E4C #4C1649 #4C3416
split-complementary
#164C19 #34164C #4C162E
monochromatic
#071808 #081D09 #164C19 #247B29 #31AB38
Accessibility & contrast
On white
10.09
#164C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.08
#164C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #164C19
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##164C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##164C19 | 1.00 | 10.09 | 2.08 | 10.09 |
| #FFFFFF | 10.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E4513
Deuteranopia (green-blind)
#47401D
Tritanopia (blue-blind)
#094A41
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #164c19; /* rgb */ color: rgb(22, 76, 25); /* oklch */ color: oklch(36.8% 0.099 144.1);
Tailwind
colors: {
custom: {
50: '#5b7f58',
500: '#164c19',
950: '#000000',
},
}SCSS
$custom: #164c19; $custom-light: #5b7f58; $custom-dark: #000000;
JSON
{
"hex": "#164c19",
"rgb": {
"r": 22,
"g": 76,
"b": 25
},
"hsl": {
"h": 123.333,
"s": 55.102,
"l": 19.216
},
"oklch": {
"l": 0.36836,
"c": 0.09874,
"h": 144.1
},
"luminance": 0.0541
}Semantic roles & 50–950 ramp
primary
#164C19
secondary
#843A7F
accent
#49D6DE
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A03
muted
#797C78