#072209#072209
#072209 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.4% C 0.057 H 144.8°. Best body text is #FFFFFF at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #072209 |
|---|---|
| RGB | rgb(7, 34, 9) |
| HSL | hsl(124, 66%, 8%) |
| HSV | hsv(124, 79%, 13%) |
| CMYK | cmyk(79.4%, 0%, 73.5%, 86.7%) |
| CIE-LAB | lab(10.62, -16.75, 11.82) |
| CIE-LCH | lch(10.62, 20.50, 144.80°) |
| OKLab | oklab(22.38% -0.0462 0.0326) |
| OKLCH | oklch(22.38% 0.057 144.8) |
| XYZ | xyz(0.7089, 1.2089, 0.4544) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.00
Very Dark Green
#062E03
ΔE00 6.24
Dark Green
#033500
ΔE00 9.17
Hunter Green (survey)
#0B4008
ΔE00 11.86
Evergreen
#05472A
ΔE00 11.89
Pine Green
#0A481E
ΔE00 12.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072209 #220720
analogous
#122207 #072209 #072216
triadic
#072209 #090722 #220907
tetradic
#072209 #071222 #220720 #221607
square
#072209 #071222 #220720 #221607
split-complementary
#072209 #160722 #220712
monochromatic
#051907 #051907 #072209 #115516 #1C8824
Accessibility & contrast
On white
16.91
#072209 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#072209 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072209
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072209 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072209 | 1.00 | 16.91 | 1.24 | 16.91 |
| #FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E07
Deuteranopia (green-blind)
#1F1C0B
Tritanopia (blue-blind)
#03211C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #072209; /* rgb */ color: rgb(7, 34, 9); /* oklch */ color: oklch(22.4% 0.057 144.8);
Tailwind
colors: {
custom: {
50: '#495d4a',
500: '#072209',
950: '#000000',
},
}SCSS
$custom: #072209; $custom-light: #495d4a; $custom-dark: #000000;
JSON
{
"hex": "#072209",
"rgb": {
"r": 7,
"g": 34,
"b": 9
},
"hsl": {
"h": 124.444,
"s": 65.854,
"l": 8.039
},
"oklch": {
"l": 0.22378,
"c": 0.05657,
"h": 144.8
},
"luminance": 0.01209
}Semantic roles & 50–950 ramp
primary
#072209
secondary
#61245C
accent
#3FDCE9
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977