#07330F#07330F
#07330F is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.078 H 146.0°. Best body text is #FFFFFF at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #07330F |
|---|---|
| RGB | rgb(7, 51, 15) |
| HSL | hsl(131, 76%, 11%) |
| HSV | hsv(131, 86%, 20%) |
| CMYK | cmyk(86.3%, 0%, 70.6%, 80%) |
| CIE-LAB | lab(17.68, -23.85, 18.28) |
| CIE-LCH | lch(17.68, 30.05, 142.52°) |
| OKLab | oklab(28.24% -0.0643 0.0433) |
| OKLCH | oklch(28.24% 0.078 146) |
| XYZ | xyz(1.3576, 2.4472, 0.8526) |
| Luminance | 0.0245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.00
Dark Forest Green
#002D04
ΔE00 2.00
Dark Green
#033500
ΔE00 3.42
Hunter Green (survey)
#0B4008
ΔE00 5.59
Pine Green
#0A481E
ΔE00 6.50
Evergreen
#05472A
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07330F #33072B
analogous
#153307 #07330F #073325
triadic
#07330F #0F0733 #330F07
tetradic
#07330F #071533 #33072B #332507
square
#07330F #071533 #33072B #332507
split-complementary
#07330F #250733 #330715
monochromatic
#041B08 #041B08 #07330F #0E691F #169F2F
Accessibility & contrast
On white
14.10
#07330F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#07330F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07330F
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07330F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07330F | 1.00 | 14.10 | 1.49 | 14.10 |
| #FFFFFF | 14.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D0B
Deuteranopia (green-blind)
#2F2A12
Tritanopia (blue-blind)
#00322B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #07330f; /* rgb */ color: rgb(7, 51, 15); /* oklch */ color: oklch(28.2% 0.078 146.0);
Tailwind
colors: {
custom: {
50: '#4f6b4e',
500: '#07330f',
950: '#000000',
},
}SCSS
$custom: #07330f; $custom-light: #4f6b4e; $custom-dark: #000000;
JSON
{
"hex": "#07330f",
"rgb": {
"r": 7,
"g": 51,
"b": 15
},
"hsl": {
"h": 130.909,
"s": 75.862,
"l": 11.373
},
"oklch": {
"l": 0.2824,
"c": 0.07753,
"h": 146
},
"luminance": 0.02447
}Semantic roles & 50–950 ramp
primary
#07330F
secondary
#732364
accent
#35D0F2
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020702
muted
#787A78