#112905#112905
#112905 is a dark, moderate green. Relative luminance 0.017; OKLCH L 25.2% C 0.067 H 136.9°. Best body text is #FFFFFF at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #112905 |
|---|---|
| RGB | rgb(17, 41, 5) |
| HSL | hsl(100, 78%, 9%) |
| HSV | hsv(100, 88%, 16%) |
| CMYK | cmyk(58.5%, 0%, 87.8%, 83.9%) |
| CIE-LAB | lab(13.92, -17.55, 18.00) |
| CIE-LCH | lch(13.92, 25.14, 134.28°) |
| OKLab | oklab(25.21% -0.0487 0.0457) |
| OKLCH | oklch(25.21% 0.067 136.9) |
| XYZ | xyz(1.0515, 1.7159, 0.4194) |
| Luminance | 0.0172 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.41
Dark Forest Green
#002D04
ΔE00 3.96
Dark Green
#033500
ΔE00 6.01
Hunter Green (survey)
#0B4008
ΔE00 8.60
Forrest Green
#154406
ΔE00 9.84
Pine Green
#0A481E
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112905 #1D0529
analogous
#232905 #112905 #05290B
triadic
#112905 #051129 #290511
tetradic
#112905 #052329 #1D0529 #290B05
square
#112905 #052329 #1D0529 #290B05
split-complementary
#112905 #0B0529 #290523
monochromatic
#0B1B03 #0B1B03 #112905 #28600C #3E9612
Accessibility & contrast
On white
15.63
#112905 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#112905 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112905
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112905 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112905 | 1.00 | 15.63 | 1.34 | 15.63 |
| #FFFFFF | 15.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2502
Deuteranopia (green-blind)
#282308
Tritanopia (blue-blind)
#102722
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #112905; /* rgb */ color: rgb(17, 41, 5); /* oklch */ color: oklch(25.2% 0.067 136.9);
Tailwind
colors: {
custom: {
50: '#516349',
500: '#112905',
950: '#000000',
},
}SCSS
$custom: #112905; $custom-light: #516349; $custom-dark: #000000;
JSON
{
"hex": "#112905",
"rgb": {
"r": 17,
"g": 41,
"b": 5
},
"hsl": {
"h": 100,
"s": 78.261,
"l": 9.02
},
"oklch": {
"l": 0.25207,
"c": 0.06678,
"h": 136.9
},
"luminance": 0.01716
}Semantic roles & 50–950 ramp
primary
#112905
secondary
#511F6B
accent
#33F5B4
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977