#11291C#11291C
#11291C is a dark, muted green. Relative luminance 0.018; OKLCH L 25.7% C 0.039 H 158.3°. Best body text is #FFFFFF at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #11291C |
|---|---|
| RGB | rgb(17, 41, 28) |
| HSL | hsl(148, 41%, 11%) |
| HSV | hsv(148, 59%, 16%) |
| CMYK | cmyk(58.5%, 0%, 31.7%, 83.9%) |
| CIE-LAB | lab(14.34, -13.26, 5.69) |
| CIE-LCH | lch(14.34, 14.43, 156.77°) |
| OKLab | oklab(25.68% -0.0365 0.0145) |
| OKLCH | oklch(25.68% 0.039 158.3) |
| XYZ | xyz(1.2336, 1.7888, 1.3786) |
| Luminance | 0.0179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.42
Very Dark Green
#062E03
ΔE00 9.61
Evergreen
#05472A
ΔE00 11.60
Dark Green
#033500
ΔE00 12.09
Charcoal (survey)
#343837
ΔE00 13.14
Pine Green
#0A481E
ΔE00 13.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11291C #29111E
analogous
#122911 #11291C #112928
triadic
#11291C #1C1129 #291C11
tetradic
#11291C #111229 #29111E #292811
square
#11291C #111229 #29111E #292811
split-complementary
#11291C #281129 #291112
monochromatic
#09160F #09160F #11291C #23543A #358057
Accessibility & contrast
On white
15.47
#11291C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#11291C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11291C
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11291C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11291C | 1.00 | 15.47 | 1.36 | 15.47 |
| #FFFFFF | 15.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29261B
Deuteranopia (green-blind)
#25231D
Tritanopia (blue-blind)
#0B2925
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #11291c; /* rgb */ color: rgb(17, 41, 28); /* oklch */ color: oklch(25.7% 0.039 158.3);
Tailwind
colors: {
custom: {
50: '#516358',
500: '#11291c',
950: '#000000',
},
}SCSS
$custom: #11291c; $custom-light: #516358; $custom-dark: #000000;
JSON
{
"hex": "#11291c",
"rgb": {
"r": 17,
"g": 41,
"b": 28
},
"hsl": {
"h": 147.5,
"s": 41.379,
"l": 11.373
},
"oklch": {
"l": 0.25684,
"c": 0.03926,
"h": 158.3
},
"luminance": 0.01789
}Semantic roles & 50–950 ramp
primary
#11291C
secondary
#61354D
accent
#5799D1
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#020503
muted
#787978