#11240F#11240F
#11240F is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.7% C 0.046 H 142.0°. Best body text is #FFFFFF at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #11240F |
|---|---|
| RGB | rgb(17, 36, 15) |
| HSL | hsl(114, 41%, 10%) |
| HSV | hsv(114, 58%, 14%) |
| CMYK | cmyk(52.8%, 0%, 58.3%, 85.9%) |
| CIE-LAB | lab(12.06, -13.31, 11.14) |
| CIE-LCH | lch(12.06, 17.36, 140.08°) |
| OKLab | oklab(23.73% -0.0363 0.0284) |
| OKLCH | oklch(23.73% 0.046 142) |
| XYZ | xyz(0.9482, 1.4154, 0.6751) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.35
Dark Forest Green
#002D04
ΔE00 7.43
Dark Green
#033500
ΔE00 10.04
Hunter Green (survey)
#0B4008
ΔE00 12.37
Evergreen
#05472A
ΔE00 12.46
Pine Green
#0A481E
ΔE00 13.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11240F #220F24
analogous
#1B240F #11240F #0F2418
triadic
#11240F #0F1124 #240F11
tetradic
#11240F #0F1B24 #220F24 #24180F
square
#11240F #0F1B24 #220F24 #24180F
split-complementary
#11240F #180F24 #240F1B
monochromatic
#0A1609 #0A1609 #11240F #254F21 #3A7A33
Accessibility & contrast
On white
16.37
#11240F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#11240F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11240F
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11240F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11240F | 1.00 | 16.37 | 1.28 | 16.37 |
| #FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25210D
Deuteranopia (green-blind)
#221F10
Tritanopia (blue-blind)
#0F231F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #11240f; /* rgb */ color: rgb(17, 36, 15); /* oklch */ color: oklch(23.7% 0.046 142.0);
Tailwind
colors: {
custom: {
50: '#505f4e',
500: '#11240f',
950: '#000000',
},
}SCSS
$custom: #11240f; $custom-light: #505f4e; $custom-dark: #000000;
JSON
{
"hex": "#11240f",
"rgb": {
"r": 17,
"g": 36,
"b": 15
},
"hsl": {
"h": 114.286,
"s": 41.176,
"l": 10
},
"oklch": {
"l": 0.23732,
"c": 0.0461,
"h": 142
},
"luminance": 0.01415
}Semantic roles & 50–950 ramp
primary
#11240F
secondary
#58335C
accent
#57D1C5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977