#112013#112013
#112013 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.032 H 147.7°. Best body text is #FFFFFF at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #112013 |
|---|---|
| RGB | rgb(17, 32, 19) |
| HSL | hsl(128, 31%, 10%) |
| HSV | hsv(128, 47%, 13%) |
| CMYK | cmyk(46.9%, 0%, 40.6%, 87.5%) |
| CIE-LAB | lab(10.55, -10.05, 6.72) |
| CIE-LCH | lch(10.55, 12.09, 146.21°) |
| OKLab | oklab(22.54% -0.0274 0.0174) |
| OKLCH | oklch(22.54% 0.032 147.7) |
| XYZ | xyz(0.8652, 1.1992, 0.8018) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.87
Dark Forest Green
#002D04
ΔE00 10.88
Almost Black
#070D0D
ΔE00 11.31
Charcoal (survey)
#343837
ΔE00 12.87
Dark Green
#033500
ΔE00 13.45
Black
#000000
ΔE00 13.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112013 #20111E
analogous
#172011 #112013 #11201B
triadic
#112013 #131120 #201311
tetradic
#112013 #111720 #20111E #201B11
square
#112013 #111720 #20111E #201B11
split-complementary
#112013 #1B1120 #201117
monochromatic
#0B140C #0B140C #112013 #26482B #3B7042
Accessibility & contrast
On white
16.94
#112013 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#112013 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112013
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112013 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112013 | 1.00 | 16.94 | 1.24 | 16.94 |
| #FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E12
Deuteranopia (green-blind)
#1E1C14
Tritanopia (blue-blind)
#0F1F1D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #112013; /* rgb */ color: rgb(17, 32, 19); /* oklch */ color: oklch(22.5% 0.032 147.7);
Tailwind
colors: {
custom: {
50: '#4f5b50',
500: '#112013',
950: '#000000',
},
}SCSS
$custom: #112013; $custom-light: #4f5b50; $custom-dark: #000000;
JSON
{
"hex": "#112013",
"rgb": {
"r": 17,
"g": 32,
"b": 19
},
"hsl": {
"h": 128,
"s": 30.612,
"l": 9.608
},
"oklch": {
"l": 0.22535,
"c": 0.03246,
"h": 147.7
},
"luminance": 0.01199
}Semantic roles & 50–950 ramp
primary
#112013
secondary
#553751
accent
#61B9C7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978