#072013#072013
#072013 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.9% C 0.041 H 157.9°. Best body text is #FFFFFF at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #072013 |
|---|---|
| RGB | rgb(7, 32, 19) |
| HSL | hsl(149, 64%, 8%) |
| HSV | hsv(149, 78%, 13%) |
| CMYK | cmyk(78.1%, 0%, 40.6%, 87.5%) |
| CIE-LAB | lab(9.99, -13.51, 5.86) |
| CIE-LCH | lch(9.99, 14.73, 156.57°) |
| OKLab | oklab(21.93% -0.0376 0.0153) |
| OKLCH | oklch(21.93% 0.041 157.9) |
| XYZ | xyz(0.7216, 1.1251, 0.7951) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.75
Very Dark Green
#062E03
ΔE00 10.05
Dark Green
#033500
ΔE00 12.82
Almost Black
#070D0D
ΔE00 13.13
Evergreen
#05472A
ΔE00 13.53
Charcoal (survey)
#343837
ΔE00 14.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072013 #200714
analogous
#072007 #072013 #07201F
triadic
#072013 #130720 #201307
tetradic
#072013 #070720 #200714 #201F07
square
#072013 #070720 #200714 #201F07
split-complementary
#072013 #1F0720 #200707
monochromatic
#05190F #05190F #072013 #125231 #1D844F
Accessibility & contrast
On white
17.14
#072013 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#072013 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072013
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072013 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072013 | 1.00 | 17.14 | 1.22 | 17.14 |
| #FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D12
Deuteranopia (green-blind)
#1C1A14
Tritanopia (blue-blind)
#01201D
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #072013; /* rgb */ color: rgb(7, 32, 19); /* oklch */ color: oklch(21.9% 0.041 157.9);
Tailwind
colors: {
custom: {
50: '#495b50',
500: '#072013',
950: '#000000',
},
}SCSS
$custom: #072013; $custom-light: #495b50; $custom-dark: #000000;
JSON
{
"hex": "#072013",
"rgb": {
"r": 7,
"g": 32,
"b": 19
},
"hsl": {
"h": 148.8,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.21928,
"c": 0.04055,
"h": 157.9
},
"luminance": 0.01125
}Semantic roles & 50–950 ramp
primary
#072013
secondary
#5F2443
accent
#4197E7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978