#173D0E#173D0E
#173D0E is a dark, moderate green. Relative luminance 0.036; OKLCH L 32.1% C 0.086 H 140.1°. Best body text is #FFFFFF at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #173D0E |
|---|---|
| RGB | rgb(23, 61, 14) |
| HSL | hsl(109, 63%, 15%) |
| HSV | hsv(109, 77%, 24%) |
| CMYK | cmyk(62.3%, 0%, 77%, 76.1%) |
| CIE-LAB | lab(22.13, -24.02, 23.99) |
| CIE-LCH | lch(22.13, 33.95, 135.03°) |
| OKLab | oklab(32.07% -0.0659 0.0551) |
| OKLCH | oklch(32.07% 0.086 140.1) |
| XYZ | xyz(2.1013, 3.5512, 0.9901) |
| Luminance | 0.0355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.38
Dark Green
#033500
ΔE00 3.16
Forrest Green
#154406
ΔE00 3.33
Forest Green (survey)
#06470C
ΔE00 4.30
British Racing Green
#05480D
ΔE00 4.59
Very Dark Green
#062E03
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#173D0E #340E3D
analogous
#2F3D0E #173D0E #0E3D1D
triadic
#173D0E #0E173D #3D0E17
tetradic
#173D0E #0E2F3D #340E3D #3D1D0E
square
#173D0E #0E2F3D #340E3D #3D1D0E
split-complementary
#173D0E #1D0E3D #3D0E2F
monochromatic
#091906 #091906 #173D0E #2A6F19 #3DA125
Accessibility & contrast
On white
12.28
#173D0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.71
#173D0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #173D0E
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##173D0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##173D0E | 1.00 | 12.28 | 1.71 | 12.28 |
| #FFFFFF | 12.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.71 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3708
Deuteranopia (green-blind)
#3A3412
Tritanopia (blue-blind)
#133B33
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #173d0e; /* rgb */ color: rgb(23, 61, 14); /* oklch */ color: oklch(32.1% 0.086 140.1);
Tailwind
colors: {
custom: {
50: '#59734f',
500: '#173d0e',
950: '#000000',
},
}SCSS
$custom: #173d0e; $custom-light: #59734f; $custom-dark: #000000;
JSON
{
"hex": "#173d0e",
"rgb": {
"r": 23,
"g": 61,
"b": 14
},
"hsl": {
"h": 108.511,
"s": 62.667,
"l": 14.706
},
"oklch": {
"l": 0.32069,
"c": 0.08586,
"h": 140.1
},
"luminance": 0.03551
}Semantic roles & 50–950 ramp
primary
#173D0E
secondary
#6A2F78
accent
#42E6C6
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#040802
muted
#797B78