#112005#112005
#112005 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.2% C 0.052 H 133.2°. Best body text is #FFFFFF at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #112005 |
|---|---|
| RGB | rgb(17, 32, 5) |
| HSL | hsl(93, 73%, 7%) |
| HSV | hsv(93, 84%, 13%) |
| CMYK | cmyk(46.9%, 0%, 84.4%, 87.5%) |
| CIE-LAB | lab(10.28, -12.57, 13.05) |
| CIE-LCH | lch(10.28, 18.12, 133.93°) |
| OKLab | oklab(22.23% -0.0354 0.0377) |
| OKLCH | oklch(22.23% 0.052 133.2) |
| XYZ | xyz(0.7751, 1.1631, 0.3272) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.61
Dark Forest Green
#002D04
ΔE00 7.82
Dark Green
#033500
ΔE00 10.27
Hunter Green (survey)
#0B4008
ΔE00 12.79
Evergreen
#05472A
ΔE00 13.84
Forrest Green
#154406
ΔE00 13.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112005 #140520
analogous
#1F2005 #112005 #052006
triadic
#112005 #051120 #200511
tetradic
#112005 #051F20 #140520 #200605
square
#112005 #051F20 #140520 #200605
split-complementary
#112005 #060520 #20051F
monochromatic
#0E1A04 #0E1A04 #112005 #2D550D #498A16
Accessibility & contrast
On white
17.04
#112005 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#112005 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112005
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112005 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112005 | 1.00 | 17.04 | 1.23 | 17.04 |
| #FFFFFF | 17.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D03
Deuteranopia (green-blind)
#201C07
Tritanopia (blue-blind)
#111E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #112005; /* rgb */ color: rgb(17, 32, 5); /* oklch */ color: oklch(22.2% 0.052 133.2);
Tailwind
colors: {
custom: {
50: '#4f5b49',
500: '#112005',
950: '#000000',
},
}SCSS
$custom: #112005; $custom-light: #4f5b49; $custom-dark: #000000;
JSON
{
"hex": "#112005",
"rgb": {
"r": 17,
"g": 32,
"b": 5
},
"hsl": {
"h": 93.333,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.2223,
"c": 0.05173,
"h": 133.2
},
"luminance": 0.01163
}Semantic roles & 50–950 ramp
primary
#112005
secondary
#442061
accent
#38F09E
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977