#072008#072008
#072008 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.7% C 0.054 H 144.2°. Best body text is #FFFFFF at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #072008 |
|---|---|
| RGB | rgb(7, 32, 8) |
| HSL | hsl(122, 64%, 8%) |
| HSV | hsv(122, 78%, 13%) |
| CMYK | cmyk(78.1%, 0%, 75%, 87.5%) |
| CIE-LAB | lab(9.76, -15.55, 11.01) |
| CIE-LCH | lch(9.76, 19.05, 144.69°) |
| OKLab | oklab(21.67% -0.0441 0.0318) |
| OKLCH | oklch(21.67% 0.054 144.2) |
| XYZ | xyz(0.6479, 1.0957, 0.4070) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.95
Very Dark Green
#062E03
ΔE00 7.15
Dark Green
#033500
ΔE00 10.06
Evergreen
#05472A
ΔE00 12.71
Hunter Green (survey)
#0B4008
ΔE00 12.74
Pine Green
#0A481E
ΔE00 13.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072008 #20071F
analogous
#122007 #072008 #072014
triadic
#072008 #080720 #200807
tetradic
#072008 #071220 #20071F #201407
square
#072008 #071220 #20071F #201407
split-complementary
#072008 #140720 #200712
monochromatic
#051906 #051906 #072008 #125215 #1D8421
Accessibility & contrast
On white
17.22
#072008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#072008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072008
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072008 | 1.00 | 17.22 | 1.22 | 17.22 |
| #FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C06
Deuteranopia (green-blind)
#1E1A0A
Tritanopia (blue-blind)
#041F1B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #072008; /* rgb */ color: rgb(7, 32, 8); /* oklch */ color: oklch(21.7% 0.054 144.2);
Tailwind
colors: {
custom: {
50: '#495b4a',
500: '#072008',
950: '#000000',
},
}SCSS
$custom: #072008; $custom-light: #495b4a; $custom-dark: #000000;
JSON
{
"hex": "#072008",
"rgb": {
"r": 7,
"g": 32,
"b": 8
},
"hsl": {
"h": 122.4,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.21665,
"c": 0.05435,
"h": 144.2
},
"luminance": 0.01096
}Semantic roles & 50–950 ramp
primary
#072008
secondary
#5F245C
accent
#41E0E7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977