#17461C#17461C
#17461C is a dark, moderate green. Relative luminance 0.046; OKLCH L 35.1% C 0.086 H 145.3°. Best body text is #FFFFFF at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #17461C |
|---|---|
| RGB | rgb(23, 70, 28) |
| HSL | hsl(126, 51%, 18%) |
| HSV | hsv(126, 67%, 27%) |
| CMYK | cmyk(67.1%, 0%, 60%, 72.5%) |
| CIE-LAB | lab(25.70, -26.20, 20.48) |
| CIE-LCH | lch(25.70, 33.25, 141.98°) |
| OKLab | oklab(35.07% -0.0709 0.0491) |
| OKLCH | oklch(35.07% 0.086 145.3) |
| XYZ | xyz(2.7529, 4.6461, 1.8501) |
| Luminance | 0.0465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 1.76
Forest Green (survey)
#06470C
ΔE00 3.73
Hunter Green (survey)
#0B4008
ΔE00 3.73
British Racing Green
#05480D
ΔE00 3.77
Forrest Green
#154406
ΔE00 4.40
Darkgreen (survey)
#054907
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#17461C #461741
analogous
#294617 #17461C #174633
triadic
#17461C #1C1746 #461C17
tetradic
#17461C #172946 #461741 #463317
square
#17461C #172946 #461741 #463317
split-complementary
#17461C #331746 #461729
monochromatic
#081709 #08180A #17461C #26742E #35A241
Accessibility & contrast
On white
10.89
#17461C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.93
#17461C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #17461C
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##17461C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##17461C | 1.00 | 10.89 | 1.93 | 10.89 |
| #FFFFFF | 10.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.93 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#473F18
Deuteranopia (green-blind)
#413B1F
Tritanopia (blue-blind)
#0D443C
Achromatopsia (no color)
#3D3D3D
Design tokens & code
CSS
--color: #17461c; /* rgb */ color: rgb(23, 70, 28); /* oklch */ color: oklch(35.1% 0.086 145.3);
Tailwind
colors: {
custom: {
50: '#5a7a59',
500: '#17461c',
950: '#000000',
},
}SCSS
$custom: #17461c; $custom-light: #5a7a59; $custom-dark: #000000;
JSON
{
"hex": "#17461c",
"rgb": {
"r": 23,
"g": 70,
"b": 28
},
"hsl": {
"h": 126.383,
"s": 50.538,
"l": 18.235
},
"oklch": {
"l": 0.35068,
"c": 0.08625,
"h": 145.3
},
"luminance": 0.04646
}Semantic roles & 50–950 ramp
primary
#17461C
secondary
#7D3C76
accent
#4ECBDA
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#040903
muted
#797B78