#072500#072500
#072500 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.3% C 0.073 H 139.0°. Best body text is #FFFFFF at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #072500 |
|---|---|
| RGB | rgb(7, 37, 0) |
| HSL | hsl(109, 100%, 7%) |
| HSV | hsv(109, 100%, 15%) |
| CMYK | cmyk(81.1%, 0%, 100%, 85.5%) |
| CIE-LAB | lab(11.74, -19.93, 17.04) |
| CIE-LCH | lch(11.74, 26.22, 139.48°) |
| OKLab | oklab(23.26% -0.0554 0.0481) |
| OKLCH | oklch(23.26% 0.073 139) |
| XYZ | xyz(0.7492, 1.3682, 0.2246) |
| Luminance | 0.0137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.29
Very Dark Green
#062E03
ΔE00 3.37
Dark Green
#033500
ΔE00 6.32
Hunter Green (survey)
#0B4008
ΔE00 9.32
Forrest Green
#154406
ΔE00 10.82
Pine Green
#0A481E
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072500 #1E0025
analogous
#1A2500 #072500 #00250C
triadic
#072500 #000725 #250007
tetradic
#072500 #001A25 #1E0025 #250C00
square
#072500 #001A25 #1E0025 #250C00
split-complementary
#072500 #0C0025 #25001A
monochromatic
#061F00 #061F00 #072500 #136200 #1E9F00
Accessibility & contrast
On white
16.49
#072500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#072500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072500
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072500 | 1.00 | 16.49 | 1.27 | 16.49 |
| #FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#231E03
Tritanopia (blue-blind)
#04231E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #072500; /* rgb */ color: rgb(7, 37, 0); /* oklch */ color: oklch(23.3% 0.073 139.0);
Tailwind
colors: {
custom: {
50: '#4a6046',
500: '#072500',
950: '#000000',
},
}SCSS
$custom: #072500; $custom-light: #4a6046; $custom-dark: #000000;
JSON
{
"hex": "#072500",
"rgb": {
"r": 7,
"g": 37,
"b": 0
},
"hsl": {
"h": 108.649,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.23262,
"c": 0.0734,
"h": 139
},
"luminance": 0.01368
}Semantic roles & 50–950 ramp
primary
#072500
secondary
#5C136D
accent
#29FFD6
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010500
muted
#777977