#07240F#07240F
#07240F is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.2% C 0.053 H 149.6°. Best body text is #FFFFFF at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #07240F |
|---|---|
| RGB | rgb(7, 36, 15) |
| HSL | hsl(137, 67%, 8%) |
| HSV | hsv(137, 81%, 14%) |
| CMYK | cmyk(80.6%, 0%, 58.3%, 85.9%) |
| CIE-LAB | lab(11.56, -16.87, 10.37) |
| CIE-LCH | lch(11.56, 19.80, 148.41°) |
| OKLab | oklab(23.19% -0.0456 0.0268) |
| OKLCH | oklch(23.19% 0.053 149.6) |
| XYZ | xyz(0.8047, 1.3413, 0.6683) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.26
Very Dark Green
#062E03
ΔE00 6.58
Dark Green
#033500
ΔE00 9.44
Evergreen
#05472A
ΔE00 11.27
Hunter Green (survey)
#0B4008
ΔE00 11.96
Pine Green
#0A481E
ΔE00 12.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07240F #24071C
analogous
#0D2407 #07240F #07241D
triadic
#07240F #0F0724 #240F07
tetradic
#07240F #070D24 #24071C #241D07
square
#07240F #070D24 #24071C #241D07
split-complementary
#07240F #1D0724 #24070D
monochromatic
#051A0B #051A0B #07240F #115724 #1B8A3A
Accessibility & contrast
On white
16.56
#07240F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#07240F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07240F
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07240F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07240F | 1.00 | 16.56 | 1.27 | 16.56 |
| #FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200D
Deuteranopia (green-blind)
#211E10
Tritanopia (blue-blind)
#02231F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #07240f; /* rgb */ color: rgb(7, 36, 15); /* oklch */ color: oklch(23.2% 0.053 149.6);
Tailwind
colors: {
custom: {
50: '#4a5f4e',
500: '#07240f',
950: '#000000',
},
}SCSS
$custom: #07240f; $custom-light: #4a5f4e; $custom-dark: #000000;
JSON
{
"hex": "#07240f",
"rgb": {
"r": 7,
"g": 36,
"b": 15
},
"hsl": {
"h": 136.552,
"s": 67.442,
"l": 8.431
},
"oklch": {
"l": 0.23186,
"c": 0.05288,
"h": 149.6
},
"luminance": 0.01341
}Semantic roles & 50–950 ramp
primary
#07240F
secondary
#632452
accent
#3DBBEA
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977