#072B09#072B09
#072B09 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.5% C 0.071 H 144.0°. Best body text is #FFFFFF at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #072B09 |
|---|---|
| RGB | rgb(7, 43, 9) |
| HSL | hsl(123, 72%, 10%) |
| HSV | hsv(123, 84%, 17%) |
| CMYK | cmyk(83.7%, 0%, 79.1%, 83.1%) |
| CIE-LAB | lab(14.36, -21.27, 16.87) |
| CIE-LCH | lch(14.36, 27.14, 141.58°) |
| OKLab | oklab(25.47% -0.0576 0.0418) |
| OKLCH | oklch(25.47% 0.071 144) |
| XYZ | xyz(1.0007, 1.7925, 0.5516) |
| Luminance | 0.0179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.04
Very Dark Green
#062E03
ΔE00 2.20
Dark Green
#033500
ΔE00 5.11
Hunter Green (survey)
#0B4008
ΔE00 7.86
Pine Green
#0A481E
ΔE00 9.04
Evergreen
#05472A
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072B09 #2B0729
analogous
#172B07 #072B09 #072B1B
triadic
#072B09 #09072B #2B0907
tetradic
#072B09 #07172B #2B0729 #2B1B07
square
#072B09 #07172B #2B0729 #2B1B07
split-complementary
#072B09 #1B072B #2B0717
monochromatic
#041A06 #041A06 #072B09 #106014 #18941F
Accessibility & contrast
On white
15.46
#072B09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#072B09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072B09
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072B09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072B09 | 1.00 | 15.46 | 1.36 | 15.46 |
| #FFFFFF | 15.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2606
Deuteranopia (green-blind)
#28230C
Tritanopia (blue-blind)
#012A24
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #072b09; /* rgb */ color: rgb(7, 43, 9); /* oklch */ color: oklch(25.5% 0.071 144.0);
Tailwind
colors: {
custom: {
50: '#4c654b',
500: '#072b09',
950: '#000000',
},
}SCSS
$custom: #072b09; $custom-light: #4c654b; $custom-dark: #000000;
JSON
{
"hex": "#072b09",
"rgb": {
"r": 7,
"g": 43,
"b": 9
},
"hsl": {
"h": 123.333,
"s": 72,
"l": 9.804
},
"oklch": {
"l": 0.25466,
"c": 0.0712,
"h": 144
},
"luminance": 0.01793
}Semantic roles & 50–950 ramp
primary
#072B09
secondary
#6B2367
accent
#39E5EF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010501
muted
#777A77