#11401C#11401C
#11401C is a dark, moderate green. Relative luminance 0.039; OKLCH L 33.0% C 0.080 H 148.0°. Best body text is #FFFFFF at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #11401C |
|---|---|
| RGB | rgb(17, 64, 28) |
| HSL | hsl(134, 58%, 16%) |
| HSV | hsv(134, 73%, 25%) |
| CMYK | cmyk(73.4%, 0%, 56.2%, 74.9%) |
| CIE-LAB | lab(23.24, -25.04, 17.41) |
| CIE-LCH | lch(23.24, 30.50, 145.19°) |
| OKLab | oklab(32.98% -0.0676 0.0422) |
| OKLCH | oklch(32.98% 0.08 148) |
| XYZ | xyz(2.2740, 3.8696, 1.7254) |
| Luminance | 0.0387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.95
Evergreen
#05472A
ΔE00 4.03
Hunter Green (survey)
#0B4008
ΔE00 4.65
Dark Green
#033500
ΔE00 5.18
Forest Green (survey)
#06470C
ΔE00 5.43
British Racing Green
#05480D
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11401C #401135
analogous
#1D4011 #11401C #114033
triadic
#11401C #1C1140 #401C11
tetradic
#11401C #111D40 #401135 #403311
square
#11401C #111D40 #401135 #403311
split-complementary
#11401C #331140 #40111D
monochromatic
#06180B #06180B #11401C #1E7031 #2BA146
Accessibility & contrast
On white
11.84
#11401C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.77
#11401C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11401C
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11401C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11401C | 1.00 | 11.84 | 1.77 | 11.84 |
| #FFFFFF | 11.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.77 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413A19
Deuteranopia (green-blind)
#3B361F
Tritanopia (blue-blind)
#033F38
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #11401c; /* rgb */ color: rgb(17, 64, 28); /* oklch */ color: oklch(33.0% 0.080 148.0);
Tailwind
colors: {
custom: {
50: '#567559',
500: '#11401c',
950: '#000000',
},
}SCSS
$custom: #11401c; $custom-light: #567559; $custom-dark: #000000;
JSON
{
"hex": "#11401c",
"rgb": {
"r": 17,
"g": 64,
"b": 28
},
"hsl": {
"h": 134.043,
"s": 58.025,
"l": 15.882
},
"oklch": {
"l": 0.32979,
"c": 0.07969,
"h": 148
},
"luminance": 0.0387
}Semantic roles & 50–950 ramp
primary
#11401C
secondary
#793369
accent
#47BDE1
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#030803
muted
#787B78