#07320B#07320B
#07320B is a dark, moderate green. Relative luminance 0.024; OKLCH L 27.9% C 0.080 H 144.4°. Best body text is #FFFFFF at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #07320B |
|---|---|
| RGB | rgb(7, 50, 11) |
| HSL | hsl(126, 75%, 11%) |
| HSV | hsv(126, 86%, 20%) |
| CMYK | cmyk(86%, 0%, 78%, 80.4%) |
| CIE-LAB | lab(17.23, -24.00, 19.66) |
| CIE-LCH | lch(17.23, 31.03, 140.68°) |
| OKLab | oklab(27.85% -0.0649 0.0465) |
| OKLCH | oklch(27.85% 0.08 144.4) |
| XYZ | xyz(1.2885, 2.3504, 0.7023) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.34
Dark Forest Green
#002D04
ΔE00 1.65
Dark Green
#033500
ΔE00 2.84
Hunter Green (survey)
#0B4008
ΔE00 5.34
Pine Green
#0A481E
ΔE00 6.81
Forrest Green
#154406
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07320B #32072E
analogous
#183207 #07320B #073220
triadic
#07320B #0B0732 #320B07
tetradic
#07320B #071832 #32072E #322007
square
#07320B #071832 #32072E #322007
split-complementary
#07320B #200732 #320718
monochromatic
#041B06 #041B06 #07320B #0F6817 #169D23
Accessibility & contrast
On white
14.28
#07320B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#07320B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07320B
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07320B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07320B | 1.00 | 14.28 | 1.47 | 14.28 |
| #FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C07
Deuteranopia (green-blind)
#2E290F
Tritanopia (blue-blind)
#00302A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #07320b; /* rgb */ color: rgb(7, 50, 11); /* oklch */ color: oklch(27.9% 0.080 144.4);
Tailwind
colors: {
custom: {
50: '#4e6a4c',
500: '#07320b',
950: '#000000',
},
}SCSS
$custom: #07320b; $custom-light: #4e6a4c; $custom-dark: #000000;
JSON
{
"hex": "#07320b",
"rgb": {
"r": 7,
"g": 50,
"b": 11
},
"hsl": {
"h": 125.581,
"s": 75.439,
"l": 11.176
},
"oklch": {
"l": 0.27852,
"c": 0.07984,
"h": 144.4
},
"luminance": 0.02351
}Semantic roles & 50–950 ramp
primary
#07320B
secondary
#72236A
accent
#36E1F2
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77