#12360F#12360F
#12360F is a dark, moderate green. Relative luminance 0.028; OKLCH L 29.6% C 0.077 H 142.1°. Best body text is #FFFFFF at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #12360F |
|---|---|
| RGB | rgb(18, 54, 15) |
| HSL | hsl(115, 57%, 14%) |
| HSV | hsv(115, 72%, 21%) |
| CMYK | cmyk(66.7%, 0%, 72.2%, 78.8%) |
| CIE-LAB | lab(19.23, -22.26, 20.21) |
| CIE-LCH | lch(19.23, 30.07, 137.77°) |
| OKLab | oklab(29.63% -0.0607 0.0473) |
| OKLCH | oklch(29.63% 0.077 142.1) |
| XYZ | xyz(1.6548, 2.8013, 0.9053) |
| Luminance | 0.0280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.62
Dark Green
#033500
ΔE00 3.02
Dark Forest Green
#002D04
ΔE00 3.33
Hunter Green (survey)
#0B4008
ΔE00 4.59
Forrest Green
#154406
ΔE00 5.97
Pine Green
#0A481E
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12360F #330F36
analogous
#25360F #12360F #0F361F
triadic
#12360F #0F1236 #360F12
tetradic
#12360F #0F2536 #330F36 #361F0F
square
#12360F #0F2536 #330F36 #361F0F
split-complementary
#12360F #1F0F36 #360F25
monochromatic
#081807 #081807 #12360F #22661C #32962A
Accessibility & contrast
On white
13.46
#12360F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.56
#12360F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12360F
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12360F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12360F | 1.00 | 13.46 | 1.56 | 13.46 |
| #FFFFFF | 13.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.56 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#37310B
Deuteranopia (green-blind)
#332D12
Tritanopia (blue-blind)
#0D342E
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #12360f; /* rgb */ color: rgb(18, 54, 15); /* oklch */ color: oklch(29.6% 0.077 142.1);
Tailwind
colors: {
custom: {
50: '#556d4f',
500: '#12360f',
950: '#000000',
},
}SCSS
$custom: #12360f; $custom-light: #556d4f; $custom-dark: #000000;
JSON
{
"hex": "#12360f",
"rgb": {
"r": 18,
"g": 54,
"b": 15
},
"hsl": {
"h": 115.385,
"s": 56.522,
"l": 13.529
},
"oklch": {
"l": 0.29626,
"c": 0.07692,
"h": 142.1
},
"luminance": 0.02801
}Semantic roles & 50–950 ramp
primary
#12360F
secondary
#6B3170
accent
#48E0D4
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030702
muted
#787A78