#07330C#07330C
#07330C is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.080 H 144.7°. Best body text is #FFFFFF at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #07330C |
|---|---|
| RGB | rgb(7, 51, 12) |
| HSL | hsl(127, 76%, 11%) |
| HSV | hsv(127, 86%, 20%) |
| CMYK | cmyk(86.3%, 0%, 76.5%, 80%) |
| CIE-LAB | lab(17.64, -24.29, 19.72) |
| CIE-LCH | lch(17.64, 31.28, 140.93°) |
| OKLab | oklab(28.2% -0.0656 0.0465) |
| OKLCH | oklch(28.2% 0.08 144.7) |
| XYZ | xyz(1.3377, 2.4392, 0.7481) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.61
Dark Forest Green
#002D04
ΔE00 1.89
Dark Green
#033500
ΔE00 2.72
Hunter Green (survey)
#0B4008
ΔE00 5.10
Pine Green
#0A481E
ΔE00 6.50
Forrest Green
#154406
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07330C #33072E
analogous
#183307 #07330C #073322
triadic
#07330C #0C0733 #330C07
tetradic
#07330C #071833 #33072E #332207
square
#07330C #071833 #33072E #332207
split-complementary
#07330C #220733 #330718
monochromatic
#041B06 #041B06 #07330C #0E6919 #169F25
Accessibility & contrast
On white
14.11
#07330C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#07330C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07330C
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07330C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07330C | 1.00 | 14.11 | 1.49 | 14.11 |
| #FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D07
Deuteranopia (green-blind)
#2F2A0F
Tritanopia (blue-blind)
#00312B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #07330c; /* rgb */ color: rgb(7, 51, 12); /* oklch */ color: oklch(28.2% 0.080 144.7);
Tailwind
colors: {
custom: {
50: '#4f6b4d',
500: '#07330c',
950: '#000000',
},
}SCSS
$custom: #07330c; $custom-light: #4f6b4d; $custom-dark: #000000;
JSON
{
"hex": "#07330c",
"rgb": {
"r": 7,
"g": 51,
"b": 12
},
"hsl": {
"h": 126.818,
"s": 75.862,
"l": 11.373
},
"oklch": {
"l": 0.28198,
"c": 0.08041,
"h": 144.7
},
"luminance": 0.02439
}Semantic roles & 50–950 ramp
primary
#07330C
secondary
#73236A
accent
#35DDF2
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77