#12350F#12350F
#12350F is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.3% C 0.075 H 142.1°. Best body text is #FFFFFF at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #12350F |
|---|---|
| RGB | rgb(18, 53, 15) |
| HSL | hsl(115, 56%, 13%) |
| HSV | hsv(115, 72%, 21%) |
| CMYK | cmyk(66%, 0%, 71.7%, 79.2%) |
| CIE-LAB | lab(18.84, -21.79, 19.75) |
| CIE-LCH | lch(18.84, 29.41, 137.81°) |
| OKLab | oklab(29.3% -0.0594 0.0463) |
| OKLCH | oklch(29.3% 0.075 142.1) |
| XYZ | xyz(1.6087, 2.7092, 0.8900) |
| Luminance | 0.0271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.45
Dark Forest Green
#002D04
ΔE00 3.16
Dark Green
#033500
ΔE00 3.25
Hunter Green (survey)
#0B4008
ΔE00 4.97
Forrest Green
#154406
ΔE00 6.34
Pine Green
#0A481E
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12350F #320F35
analogous
#25350F #12350F #0F351F
triadic
#12350F #0F1235 #350F12
tetradic
#12350F #0F2535 #320F35 #351F0F
square
#12350F #0F2535 #320F35 #351F0F
split-complementary
#12350F #1F0F35 #350F25
monochromatic
#081807 #081807 #12350F #22651C #32942A
Accessibility & contrast
On white
13.62
#12350F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#12350F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12350F
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12350F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12350F | 1.00 | 13.62 | 1.54 | 13.62 |
| #FFFFFF | 13.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#36300B
Deuteranopia (green-blind)
#322D12
Tritanopia (blue-blind)
#0D332D
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #12350f; /* rgb */ color: rgb(18, 53, 15); /* oklch */ color: oklch(29.3% 0.075 142.1);
Tailwind
colors: {
custom: {
50: '#546c4f',
500: '#12350f',
950: '#000000',
},
}SCSS
$custom: #12350f; $custom-light: #546c4f; $custom-dark: #000000;
JSON
{
"hex": "#12350f",
"rgb": {
"r": 18,
"g": 53,
"b": 15
},
"hsl": {
"h": 115.263,
"s": 55.882,
"l": 13.333
},
"oklch": {
"l": 0.29304,
"c": 0.07533,
"h": 142.1
},
"luminance": 0.02709
}Semantic roles & 50–950 ramp
primary
#12350F
secondary
#6A316F
accent
#49DFD3
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030702
muted
#787A78