#072000#072000
#072000 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.5% C 0.067 H 138.0°. Best body text is #FFFFFF at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #072000 |
|---|---|
| RGB | rgb(7, 32, 0) |
| HSL | hsl(107, 100%, 6%) |
| HSV | hsv(107, 100%, 13%) |
| CMYK | cmyk(78.1%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(9.63, -16.74, 14.07) |
| CIE-LCH | lch(9.63, 21.87, 139.95°) |
| OKLab | oklab(21.51% -0.0495 0.0445) |
| OKLCH | oklch(21.51% 0.067 138) |
| XYZ | xyz(0.6041, 1.0781, 0.1763) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.75
Very Dark Green
#062E03
ΔE00 5.85
Dark Green
#033500
ΔE00 8.78
Hunter Green (survey)
#0B4008
ΔE00 11.65
Evergreen
#05472A
ΔE00 12.66
Pine Green
#0A481E
ΔE00 12.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072000 #190020
analogous
#172000 #072000 #002009
triadic
#072000 #000720 #200007
tetradic
#072000 #001720 #190020 #200900
square
#072000 #001720 #190020 #200900
split-complementary
#072000 #090020 #200017
monochromatic
#071F00 #071F00 #072000 #145D00 #229A00
Accessibility & contrast
On white
17.28
#072000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#072000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072000
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072000 | 1.00 | 17.28 | 1.22 | 17.28 |
| #FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C00
Deuteranopia (green-blind)
#1E1A02
Tritanopia (blue-blind)
#051E19
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #072000; /* rgb */ color: rgb(7, 32, 0); /* oklch */ color: oklch(21.5% 0.067 138.0);
Tailwind
colors: {
custom: {
50: '#495b46',
500: '#072000',
950: '#000000',
},
}SCSS
$custom: #072000; $custom-light: #495b46; $custom-dark: #000000;
JSON
{
"hex": "#072000",
"rgb": {
"r": 7,
"g": 32,
"b": 0
},
"hsl": {
"h": 106.875,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21507,
"c": 0.06652,
"h": 138
},
"luminance": 0.01078
}Semantic roles & 50–950 ramp
primary
#072000
secondary
#561369
accent
#29FFD0
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977