#072600#072600
#072600 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.6% C 0.075 H 139.2°. Best body text is #FFFFFF at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #072600 |
|---|---|
| RGB | rgb(7, 38, 0) |
| HSL | hsl(109, 100%, 7%) |
| HSV | hsv(109, 100%, 15%) |
| CMYK | cmyk(81.6%, 0%, 100%, 85.1%) |
| CIE-LAB | lab(12.16, -20.45, 17.61) |
| CIE-LCH | lch(12.16, 26.99, 139.27°) |
| OKLab | oklab(23.61% -0.0566 0.0488) |
| OKLCH | oklch(23.61% 0.075 139.2) |
| XYZ | xyz(0.7807, 1.4313, 0.2351) |
| Luminance | 0.0143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.88
Very Dark Green
#062E03
ΔE00 2.93
Dark Green
#033500
ΔE00 5.88
Hunter Green (survey)
#0B4008
ΔE00 8.89
Forrest Green
#154406
ΔE00 10.40
Pine Green
#0A481E
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072600 #1F0026
analogous
#1A2600 #072600 #00260C
triadic
#072600 #000726 #260007
tetradic
#072600 #001A26 #1F0026 #260C00
square
#072600 #001A26 #1F0026 #260C00
split-complementary
#072600 #0C0026 #26001A
monochromatic
#061F00 #061F00 #072600 #126300 #1EA000
Accessibility & contrast
On white
16.33
#072600 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#072600 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072600
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072600 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072600 | 1.00 | 16.33 | 1.29 | 16.33 |
| #FFFFFF | 16.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#241F03
Tritanopia (blue-blind)
#04241F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #072600; /* rgb */ color: rgb(7, 38, 0); /* oklch */ color: oklch(23.6% 0.075 139.2);
Tailwind
colors: {
custom: {
50: '#4a6146',
500: '#072600',
950: '#000000',
},
}SCSS
$custom: #072600; $custom-light: #4a6146; $custom-dark: #000000;
JSON
{
"hex": "#072600",
"rgb": {
"r": 7,
"g": 38,
"b": 0
},
"hsl": {
"h": 108.947,
"s": 100,
"l": 7.451
},
"oklch": {
"l": 0.2361,
"c": 0.07474,
"h": 139.2
},
"luminance": 0.01431
}Semantic roles & 50–950 ramp
primary
#072600
secondary
#5E136E
accent
#29FFD8
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010500
muted
#777977