#173205#173205
#173205 is a dark, moderate yellow-green. Relative luminance 0.025; OKLCH L 28.5% C 0.077 H 135.6°. Best body text is #FFFFFF at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #173205 |
|---|---|
| RGB | rgb(23, 50, 5) |
| HSL | hsl(96, 82%, 11%) |
| HSV | hsv(96, 90%, 20%) |
| CMYK | cmyk(54%, 0%, 90%, 80.4%) |
| CIE-LAB | lab(17.80, -19.69, 22.95) |
| CIE-LCH | lch(17.80, 30.24, 130.62°) |
| OKLab | oklab(28.48% -0.055 0.0537) |
| OKLCH | oklch(28.48% 0.077 135.6) |
| XYZ | xyz(1.5213, 2.4742, 0.5410) |
| Luminance | 0.0247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.21
Dark Green
#033500
ΔE00 3.78
Dark Forest Green
#002D04
ΔE00 4.34
Hunter Green (survey)
#0B4008
ΔE00 5.61
Forrest Green
#154406
ΔE00 6.51
Forest Green (survey)
#06470C
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#173205 #200532
analogous
#2D3205 #173205 #053209
triadic
#173205 #051732 #320517
tetradic
#173205 #052D32 #200532 #320905
square
#173205 #052D32 #200532 #320905
split-complementary
#173205 #090532 #32052D
monochromatic
#0D1C03 #0D1C03 #173205 #316A0B #4AA110
Accessibility & contrast
On white
14.05
#173205 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#173205 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #173205
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##173205 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##173205 | 1.00 | 14.05 | 1.49 | 14.05 |
| #FFFFFF | 14.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D00
Deuteranopia (green-blind)
#312B09
Tritanopia (blue-blind)
#163029
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #173205; /* rgb */ color: rgb(23, 50, 5); /* oklch */ color: oklch(28.5% 0.077 135.6);
Tailwind
colors: {
custom: {
50: '#576a49',
500: '#173205',
950: '#000000',
},
}SCSS
$custom: #173205; $custom-light: #576a49; $custom-dark: #000000;
JSON
{
"hex": "#173205",
"rgb": {
"r": 23,
"g": 50,
"b": 5
},
"hsl": {
"h": 96,
"s": 81.818,
"l": 10.784
},
"oklch": {
"l": 0.28483,
"c": 0.07687,
"h": 135.6
},
"luminance": 0.02474
}Semantic roles & 50–950 ramp
primary
#173205
secondary
#521F73
accent
#30F8A8
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030601
muted
#787A77