#112F18#112F18
#112F18 is a dark, muted green. Relative luminance 0.022; OKLCH L 27.5% C 0.055 H 149.2°. Best body text is #FFFFFF at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #112F18 |
|---|---|
| RGB | rgb(17, 47, 24) |
| HSL | hsl(134, 47%, 13%) |
| HSV | hsv(134, 64%, 18%) |
| CMYK | cmyk(63.8%, 0%, 48.9%, 81.6%) |
| CIE-LAB | lab(16.59, -17.55, 11.47) |
| CIE-LCH | lch(16.59, 20.97, 146.84°) |
| OKLab | oklab(27.49% -0.0476 0.0284) |
| OKLCH | oklch(27.49% 0.055 149.2) |
| XYZ | xyz(1.4125, 2.2180, 1.2177) |
| Luminance | 0.0222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.30
Very Dark Green
#062E03
ΔE00 5.41
Dark Green
#033500
ΔE00 7.75
Evergreen
#05472A
ΔE00 8.37
Pine Green
#0A481E
ΔE00 9.37
Hunter Green (survey)
#0B4008
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112F18 #2F1128
analogous
#192F11 #112F18 #112F27
triadic
#112F18 #18112F #2F1811
tetradic
#112F18 #11192F #2F1128 #2F2711
square
#112F18 #11192F #2F1128 #2F2711
split-complementary
#112F18 #27112F #2F1119
monochromatic
#08160B #08160B #112F18 #215C2F #328946
Accessibility & contrast
On white
14.55
#112F18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#112F18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112F18
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112F18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112F18 | 1.00 | 14.55 | 1.44 | 14.55 |
| #FFFFFF | 14.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2B16
Deuteranopia (green-blind)
#2B2819
Tritanopia (blue-blind)
#0B2E29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #112f18; /* rgb */ color: rgb(17, 47, 24); /* oklch */ color: oklch(27.5% 0.055 149.2);
Tailwind
colors: {
custom: {
50: '#526855',
500: '#112f18',
950: '#000000',
},
}SCSS
$custom: #112f18; $custom-light: #526855; $custom-dark: #000000;
JSON
{
"hex": "#112f18",
"rgb": {
"r": 17,
"g": 47,
"b": 24
},
"hsl": {
"h": 134,
"s": 46.875,
"l": 12.549
},
"oklch": {
"l": 0.27493,
"c": 0.05544,
"h": 149.2
},
"luminance": 0.02218
}Semantic roles & 50–950 ramp
primary
#112F18
secondary
#67345C
accent
#51B7D7
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020603
muted
#787A78