#1D360F#1D360F
#1D360F is a dark, moderate yellow-green. Relative luminance 0.029; OKLCH L 30.2% C 0.070 H 136.0°. Best body text is #FFFFFF at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #1D360F |
|---|---|
| RGB | rgb(29, 54, 15) |
| HSL | hsl(98, 57%, 14%) |
| HSV | hsv(98, 72%, 21%) |
| CMYK | cmyk(46.3%, 0%, 72.2%, 78.8%) |
| CIE-LAB | lab(19.78, -18.23, 20.98) |
| CIE-LCH | lch(19.78, 27.79, 130.99°) |
| OKLab | oklab(30.23% -0.0505 0.0488) |
| OKLCH | oklch(30.23% 0.07 136) |
| XYZ | xyz(1.9120, 2.9339, 0.9174) |
| Luminance | 0.0293 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.23
Dark Green
#033500
ΔE00 4.68
Dark Forest Green
#002D04
ΔE00 5.22
Hunter Green (survey)
#0B4008
ΔE00 5.67
Forrest Green
#154406
ΔE00 6.40
Pine Green
#0A481E
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D360F #280F36
analogous
#30360F #1D360F #0F3614
triadic
#1D360F #0F1D36 #360F1D
tetradic
#1D360F #0F3036 #280F36 #36140F
square
#1D360F #0F3036 #280F36 #36140F
split-complementary
#1D360F #140F36 #360F30
monochromatic
#0D1807 #0D1807 #1D360F #37661C #50962A
Accessibility & contrast
On white
13.23
#1D360F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#1D360F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D360F
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D360F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D360F | 1.00 | 13.23 | 1.59 | 13.23 |
| #FFFFFF | 13.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38310B
Deuteranopia (green-blind)
#352F12
Tritanopia (blue-blind)
#1C342E
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #1d360f; /* rgb */ color: rgb(29, 54, 15); /* oklch */ color: oklch(30.2% 0.070 136.0);
Tailwind
colors: {
custom: {
50: '#5b6d4f',
500: '#1d360f',
950: '#000000',
},
}SCSS
$custom: #1d360f; $custom-light: #5b6d4f; $custom-dark: #000000;
JSON
{
"hex": "#1d360f",
"rgb": {
"r": 29,
"g": 54,
"b": 15
},
"hsl": {
"h": 98.462,
"s": 56.522,
"l": 13.529
},
"oklch": {
"l": 0.30226,
"c": 0.07022,
"h": 136
},
"luminance": 0.02934
}Semantic roles & 50–950 ramp
primary
#1D360F
secondary
#593170
accent
#48E0A9
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040702
muted
#797A78