#112509#112509
#112509 is a very dark, muted green. Relative luminance 0.015; OKLCH L 23.9% C 0.055 H 137.7°. Best body text is #FFFFFF at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #112509 |
|---|---|
| RGB | rgb(17, 37, 9) |
| HSL | hsl(103, 61%, 9%) |
| HSV | hsv(103, 76%, 15%) |
| CMYK | cmyk(54.1%, 0%, 75.7%, 85.5%) |
| CIE-LAB | lab(12.36, -14.86, 14.30) |
| CIE-LCH | lch(12.36, 20.62, 136.11°) |
| OKLab | oklab(23.95% -0.0409 0.0372) |
| OKLCH | oklch(23.95% 0.055 137.7) |
| XYZ | xyz(0.9420, 1.4620, 0.4909) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.66
Dark Forest Green
#002D04
ΔE00 5.89
Dark Green
#033500
ΔE00 8.37
Hunter Green (survey)
#0B4008
ΔE00 10.87
Evergreen
#05472A
ΔE00 11.97
Pine Green
#0A481E
ΔE00 12.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112509 #1D0925
analogous
#1F2509 #112509 #09250F
triadic
#112509 #091125 #250911
tetradic
#112509 #091F25 #1D0925 #250F09
square
#112509 #091F25 #1D0925 #250F09
split-complementary
#112509 #0F0925 #25091F
monochromatic
#0B1906 #0B1906 #112509 #285615 #3E8721
Accessibility & contrast
On white
16.25
#112509 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#112509 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112509
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112509 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112509 | 1.00 | 16.25 | 1.29 | 16.25 |
| #FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262106
Deuteranopia (green-blind)
#24200B
Tritanopia (blue-blind)
#10231F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #112509; /* rgb */ color: rgb(17, 37, 9); /* oklch */ color: oklch(23.9% 0.055 137.7);
Tailwind
colors: {
custom: {
50: '#505f4b',
500: '#112509',
950: '#000000',
},
}SCSS
$custom: #112509; $custom-light: #505f4b; $custom-dark: #000000;
JSON
{
"hex": "#112509",
"rgb": {
"r": 17,
"g": 37,
"b": 9
},
"hsl": {
"h": 102.857,
"s": 60.87,
"l": 9.02
},
"oklch": {
"l": 0.23949,
"c": 0.05532,
"h": 137.7
},
"luminance": 0.01462
}Semantic roles & 50–950 ramp
primary
#112509
secondary
#512862
accent
#44E4B6
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977