#1E360B#1E360B
#1E360B is a dark, moderate yellow-green. Relative luminance 0.029; OKLCH L 30.2% C 0.073 H 134.1°. Best body text is #FFFFFF at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #1E360B |
|---|---|
| RGB | rgb(30, 54, 11) |
| HSL | hsl(93, 66%, 13%) |
| HSV | hsv(93, 80%, 21%) |
| CMYK | cmyk(44.4%, 0%, 79.6%, 78.8%) |
| CIE-LAB | lab(19.80, -18.24, 22.93) |
| CIE-LCH | lch(19.80, 29.30, 128.49°) |
| OKLab | oklab(30.24% -0.051 0.0527) |
| OKLCH | oklch(30.24% 0.073 134.1) |
| XYZ | xyz(1.9150, 2.9384, 0.7828) |
| Luminance | 0.0294 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.63
Dark Green
#033500
ΔE00 4.70
Hunter Green (survey)
#0B4008
ΔE00 5.56
Dark Forest Green
#002D04
ΔE00 5.71
Forrest Green
#154406
ΔE00 6.08
Forest Green (survey)
#06470C
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E360B #230B36
analogous
#33360B #1E360B #0B360D
triadic
#1E360B #0B1E36 #360B1E
tetradic
#1E360B #0B3336 #230B36 #360D0B
square
#1E360B #0B3336 #230B36 #360D0B
split-complementary
#1E360B #0D0B36 #360B33
monochromatic
#0E1905 #0E1905 #1E360B #3A6915 #569C20
Accessibility & contrast
On white
13.23
#1E360B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#1E360B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E360B
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E360B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E360B | 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)
#383106
Deuteranopia (green-blind)
#352F0F
Tritanopia (blue-blind)
#1E342D
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #1e360b; /* rgb */ color: rgb(30, 54, 11); /* oklch */ color: oklch(30.2% 0.073 134.1);
Tailwind
colors: {
custom: {
50: '#5c6d4d',
500: '#1e360b',
950: '#000000',
},
}SCSS
$custom: #1e360b; $custom-light: #5c6d4d; $custom-dark: #000000;
JSON
{
"hex": "#1e360b",
"rgb": {
"r": 30,
"g": 54,
"b": 11
},
"hsl": {
"h": 93.488,
"s": 66.154,
"l": 12.745
},
"oklch": {
"l": 0.30244,
"c": 0.0733,
"h": 134.1
},
"luminance": 0.02939
}Semantic roles & 50–950 ramp
primary
#1E360B
secondary
#532A73
accent
#3FE99E
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040701
muted
#797A77