#112015#112015
#112015 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.030 H 151.9°. Best body text is #FFFFFF at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #112015 |
|---|---|
| RGB | rgb(17, 32, 21) |
| HSL | hsl(136, 31%, 10%) |
| HSV | hsv(136, 47%, 13%) |
| CMYK | cmyk(46.9%, 0%, 34.4%, 87.5%) |
| CIE-LAB | lab(10.60, -9.56, 5.47) |
| CIE-LCH | lch(10.60, 11.02, 150.22°) |
| OKLab | oklab(22.6% -0.0262 0.014) |
| OKLCH | oklch(22.6% 0.03 151.9) |
| XYZ | xyz(0.8830, 1.2063, 0.8956) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.66
Dark Forest Green
#002D04
ΔE00 11.64
Very Dark Green
#062E03
ΔE00 11.66
Charcoal (survey)
#343837
ΔE00 12.32
Black
#000000
ΔE00 13.05
Gunmetal
#2A3439
ΔE00 13.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112015 #20111C
analogous
#152011 #112015 #11201D
triadic
#112015 #151120 #201511
tetradic
#112015 #111520 #20111C #201D11
square
#112015 #111520 #20111C #201D11
split-complementary
#112015 #1D1120 #201115
monochromatic
#0B140D #0B140D #112015 #26482F #3B7049
Accessibility & contrast
On white
16.92
#112015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#112015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112015
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112015 | 1.00 | 16.92 | 1.24 | 16.92 |
| #FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E14
Deuteranopia (green-blind)
#1E1C16
Tritanopia (blue-blind)
#0F201D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #112015; /* rgb */ color: rgb(17, 32, 21); /* oklch */ color: oklch(22.6% 0.030 151.9);
Tailwind
colors: {
custom: {
50: '#4f5b52',
500: '#112015',
950: '#000000',
},
}SCSS
$custom: #112015; $custom-light: #4f5b52; $custom-dark: #000000;
JSON
{
"hex": "#112015",
"rgb": {
"r": 17,
"g": 32,
"b": 21
},
"hsl": {
"h": 136,
"s": 30.612,
"l": 9.608
},
"oklch": {
"l": 0.22595,
"c": 0.02974,
"h": 151.9
},
"luminance": 0.01206
}Semantic roles & 50–950 ramp
primary
#112015
secondary
#55374D
accent
#61ACC7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978