#072107#072107
#072107 is a very dark, muted green. Relative luminance 0.011; OKLCH L 22.0% C 0.057 H 143.3°. Best body text is #FFFFFF at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #072107 |
|---|---|
| RGB | rgb(7, 33, 7) |
| HSL | hsl(120, 65%, 8%) |
| HSV | hsv(120, 79%, 13%) |
| CMYK | cmyk(78.8%, 0%, 78.8%, 87.1%) |
| CIE-LAB | lab(10.17, -16.40, 11.99) |
| CIE-LCH | lch(10.17, 20.32, 143.82°) |
| OKLab | oklab(21.99% -0.046 0.0343) |
| OKLCH | oklch(21.99% 0.057 143.3) |
| XYZ | xyz(0.6698, 1.1482, 0.3873) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.20
Very Dark Green
#062E03
ΔE00 6.41
Dark Green
#033500
ΔE00 9.34
Hunter Green (survey)
#0B4008
ΔE00 12.07
Evergreen
#05472A
ΔE00 12.26
Pine Green
#0A481E
ΔE00 12.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072107 #210721
analogous
#142107 #072107 #072114
triadic
#072107 #070721 #210707
tetradic
#072107 #071421 #210721 #211407
square
#072107 #071421 #210721 #211407
split-complementary
#072107 #140721 #210714
monochromatic
#051905 #051905 #072107 #125312 #1C861C
Accessibility & contrast
On white
17.08
#072107 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#072107 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072107
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072107 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072107 | 1.00 | 17.08 | 1.23 | 17.08 |
| #FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D05
Deuteranopia (green-blind)
#1F1B09
Tritanopia (blue-blind)
#04201B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #072107; /* rgb */ color: rgb(7, 33, 7); /* oklch */ color: oklch(22.0% 0.057 143.3);
Tailwind
colors: {
custom: {
50: '#495c4a',
500: '#072107',
950: '#000000',
},
}SCSS
$custom: #072107; $custom-light: #495c4a; $custom-dark: #000000;
JSON
{
"hex": "#072107",
"rgb": {
"r": 7,
"g": 33,
"b": 7
},
"hsl": {
"h": 120,
"s": 65,
"l": 7.843
},
"oklch": {
"l": 0.21994,
"c": 0.05738,
"h": 143.3
},
"luminance": 0.01148
}Semantic roles & 50–950 ramp
primary
#072107
secondary
#602460
accent
#40E8E8
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977