#1A360C#1A360C
#1A360C is a dark, moderate green. Relative luminance 0.029; OKLCH L 30.0% C 0.075 H 136.9°. Best body text is #FFFFFF at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #1A360C |
|---|---|
| RGB | rgb(26, 54, 12) |
| HSL | hsl(100, 64%, 13%) |
| HSV | hsv(100, 78%, 21%) |
| CMYK | cmyk(51.9%, 0%, 77.8%, 78.8%) |
| CIE-LAB | lab(19.57, -19.78, 22.18) |
| CIE-LCH | lch(19.57, 29.72, 131.73°) |
| OKLab | oklab(30% -0.0548 0.0512) |
| OKLCH | oklch(30% 0.075 136.9) |
| XYZ | xyz(1.8115, 2.8844, 0.8090) |
| Luminance | 0.0288 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.72
Dark Green
#033500
ΔE00 3.83
Dark Forest Green
#002D04
ΔE00 4.75
Hunter Green (survey)
#0B4008
ΔE00 4.95
Forrest Green
#154406
ΔE00 5.78
Forest Green (survey)
#06470C
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A360C #280C36
analogous
#2F360C #1A360C #0C3613
triadic
#1A360C #0C1A36 #360C1A
tetradic
#1A360C #0C2F36 #280C36 #36130C
square
#1A360C #0C2F36 #280C36 #36130C
split-complementary
#1A360C #130C36 #360C2F
monochromatic
#0C1906 #0C1906 #1A360C #326817 #4A9A22
Accessibility & contrast
On white
13.32
#1A360C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#1A360C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A360C
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A360C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A360C | 1.00 | 13.32 | 1.58 | 13.32 |
| #FFFFFF | 13.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383107
Deuteranopia (green-blind)
#342F10
Tritanopia (blue-blind)
#19342D
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #1a360c; /* rgb */ color: rgb(26, 54, 12); /* oklch */ color: oklch(30.0% 0.075 136.9);
Tailwind
colors: {
custom: {
50: '#596d4d',
500: '#1a360c',
950: '#000000',
},
}SCSS
$custom: #1a360c; $custom-light: #596d4d; $custom-dark: #000000;
JSON
{
"hex": "#1a360c",
"rgb": {
"r": 26,
"g": 54,
"b": 12
},
"hsl": {
"h": 100,
"s": 63.636,
"l": 12.941
},
"oklch": {
"l": 0.30004,
"c": 0.07497,
"h": 136.9
},
"luminance": 0.02884
}Semantic roles & 50–950 ramp
primary
#1A360C
secondary
#5B2C72
accent
#41E7AF
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040701
muted
#797A77