#072003#072003
#072003 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.6% C 0.062 H 140.2°. Best body text is #FFFFFF at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #072003 |
|---|---|
| RGB | rgb(7, 32, 3) |
| HSL | hsl(112, 83%, 7%) |
| HSV | hsv(112, 91%, 13%) |
| CMYK | cmyk(78.1%, 0%, 90.6%, 87.5%) |
| CIE-LAB | lab(9.68, -16.30, 12.93) |
| CIE-LCH | lch(9.68, 20.80, 141.58°) |
| OKLab | oklab(21.57% -0.0473 0.0394) |
| OKLCH | oklch(21.57% 0.062 140.2) |
| XYZ | xyz(0.6205, 1.0847, 0.2628) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.15
Very Dark Green
#062E03
ΔE00 6.29
Dark Green
#033500
ΔE00 9.23
Hunter Green (survey)
#0B4008
ΔE00 12.03
Evergreen
#05472A
ΔE00 12.64
Pine Green
#0A481E
ΔE00 13.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072003 #1C0320
analogous
#162003 #072003 #03200E
triadic
#072003 #030720 #200307
tetradic
#072003 #031620 #1C0320 #200E03
square
#072003 #031620 #1C0320 #200E03
split-complementary
#072003 #0E0320 #200316
monochromatic
#061C03 #061C03 #072003 #135808 #1F900D
Accessibility & contrast
On white
17.26
#072003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#072003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072003
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072003 | 1.00 | 17.26 | 1.22 | 17.26 |
| #FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C01
Deuteranopia (green-blind)
#1E1A05
Tritanopia (blue-blind)
#051F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #072003; /* rgb */ color: rgb(7, 32, 3); /* oklch */ color: oklch(21.6% 0.062 140.2);
Tailwind
colors: {
custom: {
50: '#495b48',
500: '#072003',
950: '#000000',
},
}SCSS
$custom: #072003; $custom-light: #495b48; $custom-dark: #000000;
JSON
{
"hex": "#072003",
"rgb": {
"r": 7,
"g": 32,
"b": 3
},
"hsl": {
"h": 111.724,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.21566,
"c": 0.06151,
"h": 140.2
},
"luminance": 0.01085
}Semantic roles & 50–950 ramp
primary
#072003
secondary
#5A1B64
accent
#2FF9DD
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977