#072211#072211
#072211 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.047 H 153.0°. Best body text is #FFFFFF at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #072211 |
|---|---|
| RGB | rgb(7, 34, 17) |
| HSL | hsl(142, 66%, 8%) |
| HSV | hsv(142, 79%, 13%) |
| CMYK | cmyk(79.4%, 0%, 50%, 86.7%) |
| CIE-LAB | lab(10.77, -15.27, 8.17) |
| CIE-LCH | lch(10.77, 17.32, 151.86°) |
| OKLab | oklab(22.55% -0.0417 0.0212) |
| OKLCH | oklch(22.55% 0.047 153) |
| XYZ | xyz(0.7608, 1.2296, 0.7275) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.89
Very Dark Green
#062E03
ΔE00 8.21
Dark Green
#033500
ΔE00 11.03
Evergreen
#05472A
ΔE00 12.27
Hunter Green (survey)
#0B4008
ΔE00 13.46
Pine Green
#0A481E
ΔE00 13.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072211 #220718
analogous
#0A2207 #072211 #07221E
triadic
#072211 #110722 #221107
tetradic
#072211 #070A22 #220718 #221E07
square
#072211 #070A22 #220718 #221E07
split-complementary
#072211 #1E0722 #22070A
monochromatic
#05190D #05190D #072211 #11552A #1C8844
Accessibility & contrast
On white
16.85
#072211 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#072211 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072211
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072211 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072211 | 1.00 | 16.85 | 1.25 | 16.85 |
| #FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221F10
Deuteranopia (green-blind)
#1E1C12
Tritanopia (blue-blind)
#01211E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #072211; /* rgb */ color: rgb(7, 34, 17); /* oklch */ color: oklch(22.6% 0.047 153.0);
Tailwind
colors: {
custom: {
50: '#495d4f',
500: '#072211',
950: '#000000',
},
}SCSS
$custom: #072211; $custom-light: #495d4f; $custom-dark: #000000;
JSON
{
"hex": "#072211",
"rgb": {
"r": 7,
"g": 34,
"b": 17
},
"hsl": {
"h": 142.222,
"s": 65.854,
"l": 8.039
},
"oklch": {
"l": 0.22552,
"c": 0.04676,
"h": 153
},
"luminance": 0.0123
}Semantic roles & 50–950 ramp
primary
#072211
secondary
#61244A
accent
#3FAAE9
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977