#17320F#17320F
#17320F is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.6% C 0.067 H 139.1°. Best body text is #FFFFFF at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #17320F |
|---|---|
| RGB | rgb(23, 50, 15) |
| HSL | hsl(106, 54%, 13%) |
| HSV | hsv(106, 70%, 20%) |
| CMYK | cmyk(54%, 0%, 70%, 80.4%) |
| CIE-LAB | lab(17.91, -18.55, 18.71) |
| CIE-LCH | lch(17.91, 26.34, 134.75°) |
| OKLab | oklab(28.61% -0.0509 0.0441) |
| OKLCH | oklch(28.61% 0.067 139.1) |
| XYZ | xyz(1.5801, 2.4978, 0.8507) |
| Luminance | 0.0250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.13
Dark Forest Green
#002D04
ΔE00 3.95
Dark Green
#033500
ΔE00 4.70
Hunter Green (survey)
#0B4008
ΔE00 6.49
Forrest Green
#154406
ΔE00 7.62
Pine Green
#0A481E
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#17320F #2A0F32
analogous
#28320F #17320F #0F3219
triadic
#17320F #0F1732 #320F17
tetradic
#17320F #0F2832 #2A0F32 #32190F
square
#17320F #0F2832 #2A0F32 #32190F
split-complementary
#17320F #190F32 #320F28
monochromatic
#0B1807 #0B1807 #17320F #2D611D #42902B
Accessibility & contrast
On white
14.00
#17320F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#17320F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #17320F
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##17320F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##17320F | 1.00 | 14.00 | 1.50 | 14.00 |
| #FFFFFF | 14.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D0B
Deuteranopia (green-blind)
#302B12
Tritanopia (blue-blind)
#15302A
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #17320f; /* rgb */ color: rgb(23, 50, 15); /* oklch */ color: oklch(28.6% 0.067 139.1);
Tailwind
colors: {
custom: {
50: '#576a4e',
500: '#17320f',
950: '#000000',
},
}SCSS
$custom: #17320f; $custom-light: #576a4e; $custom-dark: #000000;
JSON
{
"hex": "#17320f",
"rgb": {
"r": 23,
"g": 50,
"b": 15
},
"hsl": {
"h": 106.286,
"s": 53.846,
"l": 12.745
},
"oklch": {
"l": 0.28605,
"c": 0.06738,
"h": 139.1
},
"luminance": 0.02498
}Semantic roles & 50–950 ramp
primary
#17320F
secondary
#5E316C
accent
#4BDDBC
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030602
muted
#787A78