#072805#072805
#072805 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.4% C 0.071 H 142.0°. Best body text is #FFFFFF at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #072805 |
|---|---|
| RGB | rgb(7, 40, 5) |
| HSL | hsl(117, 78%, 9%) |
| HSV | hsv(117, 88%, 16%) |
| CMYK | cmyk(82.5%, 0%, 87.5%, 84.3%) |
| CIE-LAB | lab(13.07, -20.55, 16.79) |
| CIE-LCH | lch(13.07, 26.54, 140.75°) |
| OKLab | oklab(24.38% -0.056 0.0437) |
| OKLCH | oklch(24.38% 0.071 142) |
| XYZ | xyz(0.8738, 1.5736, 0.4012) |
| Luminance | 0.0157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.61
Very Dark Green
#062E03
ΔE00 2.74
Dark Green
#033500
ΔE00 5.73
Hunter Green (survey)
#0B4008
ΔE00 8.61
Pine Green
#0A481E
ΔE00 9.95
Forrest Green
#154406
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072805 #260528
analogous
#192805 #072805 #052815
triadic
#072805 #050728 #280507
tetradic
#072805 #051928 #260528 #281505
square
#072805 #051928 #260528 #281505
split-complementary
#072805 #150528 #280519
monochromatic
#051B03 #051B03 #072805 #115E0C #1A9513
Accessibility & contrast
On white
15.97
#072805 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#072805 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072805
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072805 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072805 | 1.00 | 15.97 | 1.31 | 15.97 |
| #FFFFFF | 15.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292302
Deuteranopia (green-blind)
#252108
Tritanopia (blue-blind)
#032621
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #072805; /* rgb */ color: rgb(7, 40, 5); /* oklch */ color: oklch(24.4% 0.071 142.0);
Tailwind
colors: {
custom: {
50: '#4b6249',
500: '#072805',
950: '#000000',
},
}SCSS
$custom: #072805; $custom-light: #4b6249; $custom-dark: #000000;
JSON
{
"hex": "#072805",
"rgb": {
"r": 7,
"g": 40,
"b": 5
},
"hsl": {
"h": 116.571,
"s": 77.778,
"l": 8.824
},
"oklch": {
"l": 0.24381,
"c": 0.07102,
"h": 142
},
"luminance": 0.01574
}Semantic roles & 50–950 ramp
primary
#072805
secondary
#651F6A
accent
#34F4E9
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977