#112A0E#112A0E
#112A0E is a dark, muted green. Relative luminance 0.018; OKLCH L 25.7% C 0.059 H 141.6°. Best body text is #FFFFFF at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #112A0E |
|---|---|
| RGB | rgb(17, 42, 14) |
| HSL | hsl(114, 50%, 11%) |
| HSV | hsv(114, 67%, 16%) |
| CMYK | cmyk(59.5%, 0%, 66.7%, 83.5%) |
| CIE-LAB | lab(14.44, -16.80, 14.82) |
| CIE-LCH | lch(14.44, 22.41, 138.58°) |
| OKLab | oklab(25.67% -0.0459 0.0363) |
| OKLCH | oklch(25.67% 0.059 141.6) |
| XYZ | xyz(1.1383, 1.8067, 0.7041) |
| Luminance | 0.0181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.27
Dark Forest Green
#002D04
ΔE00 4.50
Dark Green
#033500
ΔE00 6.95
Hunter Green (survey)
#0B4008
ΔE00 9.32
Evergreen
#05472A
ΔE00 10.23
Pine Green
#0A481E
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112A0E #270E2A
analogous
#1F2A0E #112A0E #0E2A19
triadic
#112A0E #0E112A #2A0E11
tetradic
#112A0E #0E1F2A #270E2A #2A190E
square
#112A0E #0E1F2A #270E2A #2A190E
split-complementary
#112A0E #190E2A #2A0E1F
monochromatic
#091708 #091708 #112A0E #24581D #36862D
Accessibility & contrast
On white
15.43
#112A0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#112A0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112A0E
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112A0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112A0E | 1.00 | 15.43 | 1.36 | 15.43 |
| #FFFFFF | 15.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B260B
Deuteranopia (green-blind)
#282410
Tritanopia (blue-blind)
#0E2924
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #112a0e; /* rgb */ color: rgb(17, 42, 14); /* oklch */ color: oklch(25.7% 0.059 141.6);
Tailwind
colors: {
custom: {
50: '#51644d',
500: '#112a0e',
950: '#000000',
},
}SCSS
$custom: #112a0e; $custom-light: #51644d; $custom-dark: #000000;
JSON
{
"hex": "#112a0e",
"rgb": {
"r": 17,
"g": 42,
"b": 14
},
"hsl": {
"h": 113.571,
"s": 50,
"l": 10.98
},
"oklch": {
"l": 0.25671,
"c": 0.05851,
"h": 141.6
},
"luminance": 0.01807
}Semantic roles & 50–950 ramp
primary
#112A0E
secondary
#5E3064
accent
#4EDACB
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977