#12240C#12240C
#12240C is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.7% C 0.049 H 138.4°. Best body text is #FFFFFF at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #12240C |
|---|---|
| RGB | rgb(18, 36, 12) |
| HSL | hsl(105, 50%, 9%) |
| HSV | hsv(105, 67%, 14%) |
| CMYK | cmyk(50%, 0%, 66.7%, 85.9%) |
| CIE-LAB | lab(12.07, -13.41, 12.64) |
| CIE-LCH | lch(12.07, 18.42, 136.70°) |
| OKLab | oklab(23.74% -0.0368 0.0327) |
| OKLCH | oklch(23.74% 0.049 138.4) |
| XYZ | xyz(0.9467, 1.4168, 0.5714) |
| Luminance | 0.0142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.84
Dark Forest Green
#002D04
ΔE00 7.03
Dark Green
#033500
ΔE00 9.51
Hunter Green (survey)
#0B4008
ΔE00 11.89
Evergreen
#05472A
ΔE00 12.54
Pine Green
#0A481E
ΔE00 12.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12240C #1E0C24
analogous
#1E240C #12240C #0C2412
triadic
#12240C #0C1224 #240C12
tetradic
#12240C #0C1E24 #1E0C24 #24120C
square
#12240C #0C1E24 #1E0C24 #24120C
split-complementary
#12240C #120C24 #240C1E
monochromatic
#0B1708 #0B1708 #12240C #29521B #40802B
Accessibility & contrast
On white
16.36
#12240C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#12240C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12240C
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12240C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12240C | 1.00 | 16.36 | 1.28 | 16.36 |
| #FFFFFF | 16.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25210A
Deuteranopia (green-blind)
#231F0E
Tritanopia (blue-blind)
#11231F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #12240c; /* rgb */ color: rgb(18, 36, 12); /* oklch */ color: oklch(23.7% 0.049 138.4);
Tailwind
colors: {
custom: {
50: '#505f4c',
500: '#12240c',
950: '#000000',
},
}SCSS
$custom: #12240c; $custom-light: #505f4c; $custom-dark: #000000;
JSON
{
"hex": "#12240c",
"rgb": {
"r": 18,
"g": 36,
"b": 12
},
"hsl": {
"h": 105,
"s": 50,
"l": 9.412
},
"oklch": {
"l": 0.2374,
"c": 0.04922,
"h": 138.4
},
"luminance": 0.01417
}Semantic roles & 50–950 ramp
primary
#12240C
secondary
#522D5E
accent
#4EDAB7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977