#072403#072403
#072403 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 23.0% C 0.068 H 140.7°. Best body text is #FFFFFF at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #072403 |
|---|---|
| RGB | rgb(7, 36, 3) |
| HSL | hsl(113, 85%, 8%) |
| HSV | hsv(113, 92%, 14%) |
| CMYK | cmyk(80.6%, 0%, 91.7%, 85.9%) |
| CIE-LAB | lab(11.37, -18.90, 15.30) |
| CIE-LCH | lch(11.37, 24.31, 141.01°) |
| OKLab | oklab(22.97% -0.0523 0.0429) |
| OKLCH | oklch(22.97% 0.068 140.7) |
| XYZ | xyz(0.7349, 1.3134, 0.3009) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.06
Very Dark Green
#062E03
ΔE00 4.23
Dark Green
#033500
ΔE00 7.20
Hunter Green (survey)
#0B4008
ΔE00 10.10
Evergreen
#05472A
ΔE00 11.26
Pine Green
#0A481E
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072403 #200324
analogous
#172403 #072403 #03240F
triadic
#072403 #030724 #240307
tetradic
#072403 #031724 #200324 #240F03
square
#072403 #031724 #200324 #240F03
split-complementary
#072403 #0F0324 #240317
monochromatic
#051C02 #051C02 #072403 #125C08 #1D950C
Accessibility & contrast
On white
16.63
#072403 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#072403 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072403
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072403 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072403 | 1.00 | 16.63 | 1.26 | 16.63 |
| #FFFFFF | 16.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252000
Deuteranopia (green-blind)
#221D05
Tritanopia (blue-blind)
#04221D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #072403; /* rgb */ color: rgb(7, 36, 3); /* oklch */ color: oklch(23.0% 0.068 140.7);
Tailwind
colors: {
custom: {
50: '#495f48',
500: '#072403',
950: '#000000',
},
}SCSS
$custom: #072403; $custom-light: #495f48; $custom-dark: #000000;
JSON
{
"hex": "#072403",
"rgb": {
"r": 7,
"g": 36,
"b": 3
},
"hsl": {
"h": 112.727,
"s": 84.615,
"l": 7.647
},
"oklch": {
"l": 0.22965,
"c": 0.06762,
"h": 140.7
},
"luminance": 0.01313
}Semantic roles & 50–950 ramp
primary
#072403
secondary
#5F1B68
accent
#2DFBE2
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977