#072109#072109
#072109 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.0% C 0.055 H 144.9°. Best body text is #FFFFFF at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #072109 |
|---|---|
| RGB | rgb(7, 33, 9) |
| HSL | hsl(125, 65%, 8%) |
| HSV | hsv(125, 79%, 13%) |
| CMYK | cmyk(78.8%, 0%, 72.7%, 87.1%) |
| CIE-LAB | lab(10.20, -16.09, 11.22) |
| CIE-LCH | lch(10.20, 19.62, 145.10°) |
| OKLab | oklab(22.03% -0.0449 0.0315) |
| OKLCH | oklch(22.03% 0.055 144.9) |
| XYZ | xyz(0.6807, 1.1525, 0.4450) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.55
Very Dark Green
#062E03
ΔE00 6.78
Dark Green
#033500
ΔE00 9.70
Evergreen
#05472A
ΔE00 12.30
Hunter Green (survey)
#0B4008
ΔE00 12.37
Pine Green
#0A481E
ΔE00 13.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072109 #21071F
analogous
#122107 #072109 #072116
triadic
#072109 #090721 #210907
tetradic
#072109 #071221 #21071F #211607
square
#072109 #071221 #21071F #211607
split-complementary
#072109 #160721 #210712
monochromatic
#051907 #051907 #072109 #125317 #1C8625
Accessibility & contrast
On white
17.06
#072109 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#072109 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072109
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072109 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072109 | 1.00 | 17.06 | 1.23 | 17.06 |
| #FFFFFF | 17.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D07
Deuteranopia (green-blind)
#1E1B0B
Tritanopia (blue-blind)
#03201C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #072109; /* rgb */ color: rgb(7, 33, 9); /* oklch */ color: oklch(22.0% 0.055 144.9);
Tailwind
colors: {
custom: {
50: '#495c4a',
500: '#072109',
950: '#000000',
},
}SCSS
$custom: #072109; $custom-light: #495c4a; $custom-dark: #000000;
JSON
{
"hex": "#072109",
"rgb": {
"r": 7,
"g": 33,
"b": 9
},
"hsl": {
"h": 124.615,
"s": 65,
"l": 7.843
},
"oklch": {
"l": 0.22032,
"c": 0.05483,
"h": 144.9
},
"luminance": 0.01153
}Semantic roles & 50–950 ramp
primary
#072109
secondary
#60245B
accent
#40DBE8
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977