#173E12#173E12
#173E12 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.4% C 0.084 H 141.5°. Best body text is #FFFFFF at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #173E12 |
|---|---|
| RGB | rgb(23, 62, 18) |
| HSL | hsl(113, 55%, 16%) |
| HSV | hsv(113, 71%, 24%) |
| CMYK | cmyk(62.9%, 0%, 71%, 75.7%) |
| CIE-LAB | lab(22.55, -24.00, 22.39) |
| CIE-LCH | lch(22.55, 32.82, 136.99°) |
| OKLab | oklab(32.43% -0.0655 0.0522) |
| OKLCH | oklch(32.43% 0.084 141.5) |
| XYZ | xyz(2.1851, 3.6709, 1.1656) |
| Luminance | 0.0367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.68
Dark Green
#033500
ΔE00 3.51
Forrest Green
#154406
ΔE00 3.75
Pine Green
#0A481E
ΔE00 4.28
Forest Green (survey)
#06470C
ΔE00 4.33
British Racing Green
#05480D
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#173E12 #39123E
analogous
#2D3E12 #173E12 #123E23
triadic
#173E12 #12173E #3E1217
tetradic
#173E12 #122D3E #39123E #3E2312
square
#173E12 #122D3E #39123E #3E2312
split-complementary
#173E12 #23123E #3E122D
monochromatic
#091807 #091807 #173E12 #296D20 #3A9D2E
Accessibility & contrast
On white
12.11
#173E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#173E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #173E12
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##173E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##173E12 | 1.00 | 12.11 | 1.73 | 12.11 |
| #FFFFFF | 12.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#40380D
Deuteranopia (green-blind)
#3B3516
Tritanopia (blue-blind)
#123C35
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #173e12; /* rgb */ color: rgb(23, 62, 18); /* oklch */ color: oklch(32.4% 0.084 141.5);
Tailwind
colors: {
custom: {
50: '#597452',
500: '#173e12',
950: '#000000',
},
}SCSS
$custom: #173e12; $custom-light: #597452; $custom-dark: #000000;
JSON
{
"hex": "#173e12",
"rgb": {
"r": 23,
"g": 62,
"b": 18
},
"hsl": {
"h": 113.182,
"s": 55,
"l": 15.686
},
"oklch": {
"l": 0.32432,
"c": 0.0838,
"h": 141.5
},
"luminance": 0.03671
}Semantic roles & 50–950 ramp
primary
#173E12
secondary
#6F3577
accent
#49DECD
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#040802
muted
#797B78