#17461B#17461B
#17461B is a dark, moderate green. Relative luminance 0.046; OKLCH L 35.1% C 0.087 H 144.9°. Best body text is #FFFFFF at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #17461B |
|---|---|
| RGB | rgb(23, 70, 27) |
| HSL | hsl(125, 51%, 18%) |
| HSV | hsv(125, 67%, 27%) |
| CMYK | cmyk(67.1%, 0%, 61.4%, 72.5%) |
| CIE-LAB | lab(25.69, -26.35, 21.04) |
| CIE-LCH | lch(25.69, 33.72, 141.40°) |
| OKLab | oklab(35.05% -0.0714 0.0502) |
| OKLCH | oklch(35.05% 0.087 144.9) |
| XYZ | xyz(2.7412, 4.6414, 1.7881) |
| Luminance | 0.0464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 1.86
Forest Green (survey)
#06470C
ΔE00 3.49
Hunter Green (survey)
#0B4008
ΔE00 3.50
British Racing Green
#05480D
ΔE00 3.54
Forrest Green
#154406
ΔE00 4.13
Darkgreen (survey)
#054907
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#17461B #461742
analogous
#2A4617 #17461B #174632
triadic
#17461B #1B1746 #461B17
tetradic
#17461B #172A46 #461742 #463217
square
#17461B #172A46 #461742 #463217
split-complementary
#17461B #321746 #46172A
monochromatic
#081709 #081809 #17461B #26742D #35A23F
Accessibility & contrast
On white
10.89
#17461B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.93
#17461B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #17461B
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##17461B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##17461B | 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)
#473F17
Deuteranopia (green-blind)
#413B1E
Tritanopia (blue-blind)
#0D443C
Achromatopsia (no color)
#3D3D3D
Design tokens & code
CSS
--color: #17461b; /* rgb */ color: rgb(23, 70, 27); /* oklch */ color: oklch(35.1% 0.087 144.9);
Tailwind
colors: {
custom: {
50: '#5a7a58',
500: '#17461b',
950: '#000000',
},
}SCSS
$custom: #17461b; $custom-light: #5a7a58; $custom-dark: #000000;
JSON
{
"hex": "#17461b",
"rgb": {
"r": 23,
"g": 70,
"b": 27
},
"hsl": {
"h": 125.106,
"s": 50.538,
"l": 18.235
},
"oklch": {
"l": 0.35052,
"c": 0.08728,
"h": 144.9
},
"luminance": 0.04642
}Semantic roles & 50–950 ramp
primary
#17461B
secondary
#7D3C78
accent
#4ECEDA
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#040903
muted
#797B78