#1C360F#1C360F
#1C360F is a dark, moderate green. Relative luminance 0.029; OKLCH L 30.2% C 0.071 H 136.7°. Best body text is #FFFFFF at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #1C360F |
|---|---|
| RGB | rgb(28, 54, 15) |
| HSL | hsl(100, 57%, 14%) |
| HSV | hsv(100, 72%, 21%) |
| CMYK | cmyk(48.1%, 0%, 72.2%, 78.8%) |
| CIE-LAB | lab(19.72, -18.64, 20.89) |
| CIE-LCH | lch(19.72, 28.00, 131.74°) |
| OKLab | oklab(30.16% -0.0515 0.0486) |
| OKLCH | oklch(30.16% 0.071 136.7) |
| XYZ | xyz(1.8842, 2.9196, 0.9161) |
| Luminance | 0.0292 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.02
Dark Green
#033500
ΔE00 4.47
Dark Forest Green
#002D04
ΔE00 4.99
Hunter Green (survey)
#0B4008
ΔE00 5.52
Forrest Green
#154406
ΔE00 6.32
Pine Green
#0A481E
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C360F #290F36
analogous
#2F360F #1C360F #0F3615
triadic
#1C360F #0F1C36 #360F1C
tetradic
#1C360F #0F2F36 #290F36 #36150F
square
#1C360F #0F2F36 #290F36 #36150F
split-complementary
#1C360F #150F36 #360F2F
monochromatic
#0C1807 #0C1807 #1C360F #35661C #4E962A
Accessibility & contrast
On white
13.26
#1C360F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#1C360F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C360F
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C360F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C360F | 1.00 | 13.26 | 1.58 | 13.26 |
| #FFFFFF | 13.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38310B
Deuteranopia (green-blind)
#342F12
Tritanopia (blue-blind)
#1B342E
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #1c360f; /* rgb */ color: rgb(28, 54, 15); /* oklch */ color: oklch(30.2% 0.071 136.7);
Tailwind
colors: {
custom: {
50: '#5b6d4f',
500: '#1c360f',
950: '#000000',
},
}SCSS
$custom: #1c360f; $custom-light: #5b6d4f; $custom-dark: #000000;
JSON
{
"hex": "#1c360f",
"rgb": {
"r": 28,
"g": 54,
"b": 15
},
"hsl": {
"h": 100,
"s": 56.522,
"l": 13.529
},
"oklch": {
"l": 0.30163,
"c": 0.07086,
"h": 136.7
},
"luminance": 0.0292
}Semantic roles & 50–950 ramp
primary
#1C360F
secondary
#5B3170
accent
#48E0AD
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040702
muted
#797A78