#1E360F#1E360F
#1E360F is a dark, moderate yellow-green. Relative luminance 0.029; OKLCH L 30.3% C 0.070 H 135.3°. Best body text is #FFFFFF at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #1E360F |
|---|---|
| RGB | rgb(30, 54, 15) |
| HSL | hsl(97, 57%, 14%) |
| HSV | hsv(97, 72%, 21%) |
| CMYK | cmyk(44.4%, 0%, 72.2%, 78.8%) |
| CIE-LAB | lab(19.84, -17.81, 21.06) |
| CIE-LCH | lch(19.84, 27.58, 130.22°) |
| OKLab | oklab(30.29% -0.0494 0.049) |
| OKLCH | oklch(30.29% 0.07 135.3) |
| XYZ | xyz(1.9408, 2.9487, 0.9187) |
| Luminance | 0.0295 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.46
Dark Green
#033500
ΔE00 4.91
Dark Forest Green
#002D04
ΔE00 5.45
Hunter Green (survey)
#0B4008
ΔE00 5.84
Forrest Green
#154406
ΔE00 6.51
Pine Green
#0A481E
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E360F #270F36
analogous
#31360F #1E360F #0F3613
triadic
#1E360F #0F1E36 #360F1E
tetradic
#1E360F #0F3136 #270F36 #36130F
square
#1E360F #0F3136 #270F36 #36130F
split-complementary
#1E360F #130F36 #360F31
monochromatic
#0D1807 #0D1807 #1E360F #39661C #53962A
Accessibility & contrast
On white
13.21
#1E360F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#1E360F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E360F
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E360F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E360F | 1.00 | 13.21 | 1.59 | 13.21 |
| #FFFFFF | 13.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38310B
Deuteranopia (green-blind)
#352F12
Tritanopia (blue-blind)
#1D342E
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #1e360f; /* rgb */ color: rgb(30, 54, 15); /* oklch */ color: oklch(30.3% 0.070 135.3);
Tailwind
colors: {
custom: {
50: '#5c6d4f',
500: '#1e360f',
950: '#000000',
},
}SCSS
$custom: #1e360f; $custom-light: #5c6d4f; $custom-dark: #000000;
JSON
{
"hex": "#1e360f",
"rgb": {
"r": 30,
"g": 54,
"b": 15
},
"hsl": {
"h": 96.923,
"s": 56.522,
"l": 13.529
},
"oklch": {
"l": 0.30292,
"c": 0.06957,
"h": 135.3
},
"luminance": 0.02949
}Semantic roles & 50–950 ramp
primary
#1E360F
secondary
#583170
accent
#48E0A5
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040702
muted
#797A78