#072B00#072B00
#072B00 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.3% C 0.081 H 139.9°. Best body text is #FFFFFF at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #072B00 |
|---|---|
| RGB | rgb(7, 43, 0) |
| HSL | hsl(110, 100%, 8%) |
| HSV | hsv(110, 100%, 17%) |
| CMYK | cmyk(83.7%, 0%, 100%, 83.1%) |
| CIE-LAB | lab(14.25, -22.61, 20.39) |
| CIE-LCH | lch(14.25, 30.45, 137.96°) |
| OKLab | oklab(25.34% -0.0622 0.0524) |
| OKLCH | oklch(25.34% 0.081 139.9) |
| XYZ | xyz(0.9515, 1.7728, 0.2920) |
| Luminance | 0.0177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.97
Dark Forest Green
#002D04
ΔE00 1.52
Dark Green
#033500
ΔE00 3.83
Hunter Green (survey)
#0B4008
ΔE00 6.91
Forrest Green
#154406
ΔE00 8.44
Pine Green
#0A481E
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072B00 #24002B
analogous
#1C2B00 #072B00 #002B0E
triadic
#072B00 #00072B #2B0007
tetradic
#072B00 #001C2B #24002B #2B0E00
square
#072B00 #001C2B #24002B #2B0E00
split-complementary
#072B00 #0E002B #2B001C
monochromatic
#051F00 #051F00 #072B00 #116800 #1BA500
Accessibility & contrast
On white
15.50
#072B00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#072B00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072B00
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072B00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072B00 | 1.00 | 15.50 | 1.35 | 15.50 |
| #FFFFFF | 15.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2600
Deuteranopia (green-blind)
#282303
Tritanopia (blue-blind)
#032923
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #072b00; /* rgb */ color: rgb(7, 43, 0); /* oklch */ color: oklch(25.3% 0.081 139.9);
Tailwind
colors: {
custom: {
50: '#4c6546',
500: '#072b00',
950: '#000000',
},
}SCSS
$custom: #072b00; $custom-light: #4c6546; $custom-dark: #000000;
JSON
{
"hex": "#072b00",
"rgb": {
"r": 7,
"g": 43,
"b": 0
},
"hsl": {
"h": 110.233,
"s": 100,
"l": 8.431
},
"oklch": {
"l": 0.25338,
"c": 0.08133,
"h": 139.9
},
"luminance": 0.01773
}Semantic roles & 50–950 ramp
primary
#072B00
secondary
#631473
accent
#29FFDC
background
#F4F6F3
surface
#E7EBE5
border
#C3C6C1
text
#010500
muted
#777A77