#13240F#13240F
#13240F is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.9% C 0.045 H 139.8°. Best body text is #FFFFFF at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #13240F |
|---|---|
| RGB | rgb(19, 36, 15) |
| HSL | hsl(109, 41%, 10%) |
| HSV | hsv(109, 58%, 14%) |
| CMYK | cmyk(47.2%, 0%, 58.3%, 85.9%) |
| CIE-LAB | lab(12.19, -12.46, 11.33) |
| CIE-LCH | lch(12.19, 16.84, 137.72°) |
| OKLab | oklab(23.87% -0.0341 0.0288) |
| OKLCH | oklch(23.87% 0.045 139.8) |
| XYZ | xyz(0.9856, 1.4346, 0.6768) |
| Luminance | 0.0143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.67
Dark Forest Green
#002D04
ΔE00 7.84
Dark Green
#033500
ΔE00 10.28
Hunter Green (survey)
#0B4008
ΔE00 12.55
Evergreen
#05472A
ΔE00 12.83
Pine Green
#0A481E
ΔE00 13.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#13240F #200F24
analogous
#1E240F #13240F #0F2415
triadic
#13240F #0F1324 #240F13
tetradic
#13240F #0F1E24 #200F24 #24150F
square
#13240F #0F1E24 #200F24 #24150F
split-complementary
#13240F #150F24 #240F1E
monochromatic
#0B1609 #0B1609 #13240F #2A4F21 #417A33
Accessibility & contrast
On white
16.32
#13240F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#13240F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #13240F
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##13240F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##13240F | 1.00 | 16.32 | 1.29 | 16.32 |
| #FFFFFF | 16.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25210D
Deuteranopia (green-blind)
#231F10
Tritanopia (blue-blind)
#12231F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #13240f; /* rgb */ color: rgb(19, 36, 15); /* oklch */ color: oklch(23.9% 0.045 139.8);
Tailwind
colors: {
custom: {
50: '#515e4e',
500: '#13240f',
950: '#000000',
},
}SCSS
$custom: #13240f; $custom-light: #515e4e; $custom-dark: #000000;
JSON
{
"hex": "#13240f",
"rgb": {
"r": 19,
"g": 36,
"b": 15
},
"hsl": {
"h": 108.571,
"s": 41.176,
"l": 10
},
"oklch": {
"l": 0.23869,
"c": 0.04462,
"h": 139.8
},
"luminance": 0.01435
}Semantic roles & 50–950 ramp
primary
#13240F
secondary
#54335C
accent
#57D1BA
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977