#072705#072705
#072705 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.0% C 0.070 H 142.0°. Best body text is #FFFFFF at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #072705 |
|---|---|
| RGB | rgb(7, 39, 5) |
| HSL | hsl(116, 77%, 9%) |
| HSV | hsv(116, 87%, 15%) |
| CMYK | cmyk(82.1%, 0%, 87.2%, 84.7%) |
| CIE-LAB | lab(12.65, -20.11, 16.23) |
| CIE-LCH | lch(12.65, 25.84, 141.09°) |
| OKLab | oklab(24.04% -0.0548 0.0428) |
| OKLCH | oklch(24.04% 0.07 142) |
| XYZ | xyz(0.8405, 1.5071, 0.3902) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.00
Very Dark Green
#062E03
ΔE00 3.17
Dark Green
#033500
ΔE00 6.15
Hunter Green (survey)
#0B4008
ΔE00 9.03
Pine Green
#0A481E
ΔE00 10.30
Evergreen
#05472A
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072705 #250527
analogous
#182705 #072705 #052714
triadic
#072705 #050727 #270507
tetradic
#072705 #051827 #250527 #271405
square
#072705 #051827 #250527 #271405
split-complementary
#072705 #140527 #270518
monochromatic
#051B03 #051B03 #072705 #115D0C #1A9313
Accessibility & contrast
On white
16.14
#072705 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#072705 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072705
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072705 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072705 | 1.00 | 16.14 | 1.30 | 16.14 |
| #FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282202
Deuteranopia (green-blind)
#242008
Tritanopia (blue-blind)
#032620
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #072705; /* rgb */ color: rgb(7, 39, 5); /* oklch */ color: oklch(24.0% 0.070 142.0);
Tailwind
colors: {
custom: {
50: '#4a6149',
500: '#072705',
950: '#000000',
},
}SCSS
$custom: #072705; $custom-light: #4a6149; $custom-dark: #000000;
JSON
{
"hex": "#072705",
"rgb": {
"r": 7,
"g": 39,
"b": 5
},
"hsl": {
"h": 116.471,
"s": 77.273,
"l": 8.627
},
"oklch": {
"l": 0.24037,
"c": 0.06953,
"h": 142
},
"luminance": 0.01507
}Semantic roles & 50–950 ramp
primary
#072705
secondary
#641F69
accent
#34F4E9
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977