#11240C#11240C
#11240C is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.7% C 0.050 H 139.4°. Best body text is #FFFFFF at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #11240C |
|---|---|
| RGB | rgb(17, 36, 12) |
| HSL | hsl(108, 50%, 9%) |
| HSV | hsv(108, 67%, 14%) |
| CMYK | cmyk(52.8%, 0%, 66.7%, 85.9%) |
| CIE-LAB | lab(12.01, -13.84, 12.54) |
| CIE-LCH | lch(12.01, 18.68, 137.81°) |
| OKLab | oklab(23.67% -0.0379 0.0325) |
| OKLCH | oklch(23.67% 0.05 139.4) |
| XYZ | xyz(0.9284, 1.4074, 0.5705) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.67
Dark Forest Green
#002D04
ΔE00 6.82
Dark Green
#033500
ΔE00 9.38
Hunter Green (survey)
#0B4008
ΔE00 11.80
Evergreen
#05472A
ΔE00 12.36
Pine Green
#0A481E
ΔE00 12.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11240C #1F0C24
analogous
#1D240C #11240C #0C2413
triadic
#11240C #0C1124 #240C11
tetradic
#11240C #0C1D24 #1F0C24 #24130C
square
#11240C #0C1D24 #1F0C24 #24130C
split-complementary
#11240C #130C24 #240C1D
monochromatic
#0B1708 #0B1708 #11240C #27521B #3C802B
Accessibility & contrast
On white
16.39
#11240C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#11240C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11240C
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11240C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11240C | 1.00 | 16.39 | 1.28 | 16.39 |
| #FFFFFF | 16.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25210A
Deuteranopia (green-blind)
#231F0E
Tritanopia (blue-blind)
#10231F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #11240c; /* rgb */ color: rgb(17, 36, 12); /* oklch */ color: oklch(23.7% 0.050 139.4);
Tailwind
colors: {
custom: {
50: '#505f4c',
500: '#11240c',
950: '#000000',
},
}SCSS
$custom: #11240c; $custom-light: #505f4c; $custom-dark: #000000;
JSON
{
"hex": "#11240c",
"rgb": {
"r": 17,
"g": 36,
"b": 12
},
"hsl": {
"h": 107.5,
"s": 50,
"l": 9.412
},
"oklch": {
"l": 0.23672,
"c": 0.04993,
"h": 139.4
},
"luminance": 0.01407
}Semantic roles & 50–950 ramp
primary
#11240C
secondary
#542D5E
accent
#4EDABD
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977