#112010#112010
#112010 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.037 H 142.8°. Best body text is #FFFFFF at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #112010 |
|---|---|
| RGB | rgb(17, 32, 16) |
| HSL | hsl(116, 33%, 9%) |
| HSV | hsv(116, 50%, 13%) |
| CMYK | cmyk(46.9%, 0%, 50%, 87.5%) |
| CIE-LAB | lab(10.48, -10.72, 8.41) |
| CIE-LCH | lch(10.48, 13.62, 141.88°) |
| OKLab | oklab(22.46% -0.0292 0.0222) |
| OKLCH | oklch(22.46% 0.037 142.8) |
| XYZ | xyz(0.8412, 1.1896, 0.6754) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.88
Dark Forest Green
#002D04
ΔE00 9.93
Almost Black
#070D0D
ΔE00 12.19
Dark Green
#033500
ΔE00 12.50
Charcoal (survey)
#343837
ΔE00 13.63
Black
#000000
ΔE00 14.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112010 #1F1020
analogous
#192010 #112010 #102017
triadic
#112010 #101120 #201011
tetradic
#112010 #101920 #1F1020 #201710
square
#112010 #101920 #1F1020 #201710
split-complementary
#112010 #171020 #201019
monochromatic
#0B140A #0B140A #112010 #274924 #3C7239
Accessibility & contrast
On white
16.96
#112010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#112010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112010
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112010 | 1.00 | 16.96 | 1.24 | 16.96 |
| #FFFFFF | 16.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D0F
Deuteranopia (green-blind)
#1E1C11
Tritanopia (blue-blind)
#101F1C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #112010; /* rgb */ color: rgb(17, 32, 16); /* oklch */ color: oklch(22.5% 0.037 142.8);
Tailwind
colors: {
custom: {
50: '#4f5b4e',
500: '#112010',
950: '#000000',
},
}SCSS
$custom: #112010; $custom-light: #4f5b4e; $custom-dark: #000000;
JSON
{
"hex": "#112010",
"rgb": {
"r": 17,
"g": 32,
"b": 16
},
"hsl": {
"h": 116.25,
"s": 33.333,
"l": 9.412
},
"oklch": {
"l": 0.22455,
"c": 0.03667,
"h": 142.8
},
"luminance": 0.0119
}Semantic roles & 50–950 ramp
primary
#112010
secondary
#543656
accent
#5EC9C3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977