#111D0C#111D0C
#111D0C is a very dark, muted green. Relative luminance 0.010; OKLCH L 21.4% C 0.036 H 137.0°. Best body text is #FFFFFF at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #111D0C |
|---|---|
| RGB | rgb(17, 29, 12) |
| HSL | hsl(102, 41%, 8%) |
| HSV | hsv(102, 59%, 11%) |
| CMYK | cmyk(41.4%, 0%, 58.6%, 88.6%) |
| CIE-LAB | lab(9.19, -9.44, 8.60) |
| CIE-LCH | lch(9.19, 12.77, 137.65°) |
| OKLab | oklab(21.38% -0.0264 0.0246) |
| OKLCH | oklch(21.38% 0.036 137) |
| XYZ | xyz(0.7369, 1.0244, 0.5067) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.79
Dark Forest Green
#002D04
ΔE00 10.90
Almost Black
#070D0D
ΔE00 11.26
Black
#000000
ΔE00 13.24
Dark Green
#033500
ΔE00 13.35
Charcoal (survey)
#343837
ΔE00 13.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#111D0C #180C1D
analogous
#191D0C #111D0C #0C1D0F
triadic
#111D0C #0C111D #1D0C11
tetradic
#111D0C #0C191D #180C1D #1D0F0C
square
#111D0C #0C191D #180C1D #1D0F0C
split-complementary
#111D0C #0F0C1D #1D0C19
monochromatic
#0D1609 #0D1609 #111D0C #2A481E #447430
Accessibility & contrast
On white
17.43
#111D0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#111D0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #111D0C
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##111D0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##111D0C | 1.00 | 17.43 | 1.20 | 17.43 |
| #FFFFFF | 17.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1B0B
Deuteranopia (green-blind)
#1C190D
Tritanopia (blue-blind)
#111C19
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #111d0c; /* rgb */ color: rgb(17, 29, 12); /* oklch */ color: oklch(21.4% 0.036 137.0);
Tailwind
colors: {
custom: {
50: '#4f594c',
500: '#111d0c',
950: '#000000',
},
}SCSS
$custom: #111d0c; $custom-light: #4f594c; $custom-dark: #000000;
JSON
{
"hex": "#111d0c",
"rgb": {
"r": 17,
"g": 29,
"b": 12
},
"hsl": {
"h": 102.353,
"s": 41.463,
"l": 8.039
},
"oklch": {
"l": 0.21384,
"c": 0.03608,
"h": 137
},
"luminance": 0.01024
}Semantic roles & 50–950 ramp
primary
#111D0C
secondary
#4A2F56
accent
#57D1AD
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020301
muted
#787877