#173B13#173B13
#173B13 is a dark, moderate green. Relative luminance 0.034; OKLCH L 31.5% C 0.078 H 141.7°. Best body text is #FFFFFF at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #173B13 |
|---|---|
| RGB | rgb(23, 59, 19) |
| HSL | hsl(114, 51%, 15%) |
| HSV | hsv(114, 68%, 23%) |
| CMYK | cmyk(61%, 0%, 67.8%, 76.9%) |
| CIE-LAB | lab(21.42, -22.46, 20.55) |
| CIE-LCH | lch(21.42, 30.44, 137.54°) |
| OKLab | oklab(31.5% -0.0613 0.0484) |
| OKLCH | oklch(31.5% 0.078 141.7) |
| XYZ | xyz(2.0348, 3.3569, 1.1567) |
| Luminance | 0.0336 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 3.55
Hunter Green (survey)
#0B4008
ΔE00 3.80
Very Dark Green
#062E03
ΔE00 4.09
Dark Forest Green
#002D04
ΔE00 4.72
Pine Green
#0A481E
ΔE00 4.97
Forrest Green
#154406
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#173B13 #37133B
analogous
#2B3B13 #173B13 #133B23
triadic
#173B13 #13173B #3B1317
tetradic
#173B13 #132B3B #37133B #3B2313
square
#173B13 #132B3B #37133B #3B2313
split-complementary
#173B13 #23133B #3B132B
monochromatic
#091707 #091707 #173B13 #296922 #3B9831
Accessibility & contrast
On white
12.56
#173B13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#173B13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #173B13
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##173B13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##173B13 | 1.00 | 12.56 | 1.67 | 12.56 |
| #FFFFFF | 12.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D350F
Deuteranopia (green-blind)
#383216
Tritanopia (blue-blind)
#123932
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #173b13; /* rgb */ color: rgb(23, 59, 19); /* oklch */ color: oklch(31.5% 0.078 141.7);
Tailwind
colors: {
custom: {
50: '#587152',
500: '#173b13',
950: '#000000',
},
}SCSS
$custom: #173b13; $custom-light: #587152; $custom-dark: #000000;
JSON
{
"hex": "#173b13",
"rgb": {
"r": 23,
"g": 59,
"b": 19
},
"hsl": {
"h": 114,
"s": 51.282,
"l": 15.294
},
"oklch": {
"l": 0.31504,
"c": 0.07809,
"h": 141.7
},
"luminance": 0.03357
}Semantic roles & 50–950 ramp
primary
#173B13
secondary
#6D3673
accent
#4DDBCD
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030702
muted
#787A78