#072800#072800
#072800 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.3% C 0.077 H 139.5°. Best body text is #FFFFFF at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #072800 |
|---|---|
| RGB | rgb(7, 40, 0) |
| HSL | hsl(110, 100%, 8%) |
| HSV | hsv(110, 100%, 16%) |
| CMYK | cmyk(82.5%, 0%, 100%, 84.3%) |
| CIE-LAB | lab(13.00, -21.37, 18.74) |
| CIE-LCH | lch(13.00, 28.42, 138.75°) |
| OKLab | oklab(24.3% -0.0588 0.0503) |
| OKLCH | oklch(24.3% 0.077 139.5) |
| XYZ | xyz(0.8464, 1.5627, 0.2570) |
| Luminance | 0.0156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.09
Dark Forest Green
#002D04
ΔE00 2.17
Dark Green
#033500
ΔE00 5.04
Hunter Green (survey)
#0B4008
ΔE00 8.08
Forrest Green
#154406
ΔE00 9.60
Pine Green
#0A481E
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072800 #210028
analogous
#1B2800 #072800 #00280D
triadic
#072800 #000728 #280007
tetradic
#072800 #001B28 #210028 #280D00
square
#072800 #001B28 #210028 #280D00
split-complementary
#072800 #0D0028 #28001B
monochromatic
#051F00 #051F00 #072800 #126500 #1CA200
Accessibility & contrast
On white
16.00
#072800 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#072800 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072800
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072800 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072800 | 1.00 | 16.00 | 1.31 | 16.00 |
| #FFFFFF | 16.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#262103
Tritanopia (blue-blind)
#032620
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #072800; /* rgb */ color: rgb(7, 40, 0); /* oklch */ color: oklch(24.3% 0.077 139.5);
Tailwind
colors: {
custom: {
50: '#4b6246',
500: '#072800',
950: '#000000',
},
}SCSS
$custom: #072800; $custom-light: #4b6246; $custom-dark: #000000;
JSON
{
"hex": "#072800",
"rgb": {
"r": 7,
"g": 40,
"b": 0
},
"hsl": {
"h": 109.5,
"s": 100,
"l": 7.843
},
"oklch": {
"l": 0.24304,
"c": 0.0774,
"h": 139.5
},
"luminance": 0.01563
}Semantic roles & 50–950 ramp
primary
#072800
secondary
#601470
accent
#29FFDA
background
#F4F5F3
surface
#E7EAE5
border
#C3C6C1
text
#010500
muted
#777977