#07300C#07300C
#07300C is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.2% C 0.076 H 145.0°. Best body text is #FFFFFF at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #07300C |
|---|---|
| RGB | rgb(7, 48, 12) |
| HSL | hsl(127, 75%, 11%) |
| HSV | hsv(127, 85%, 19%) |
| CMYK | cmyk(85.4%, 0%, 75%, 81.2%) |
| CIE-LAB | lab(16.43, -23.02, 18.24) |
| CIE-LCH | lch(16.43, 29.36, 141.61°) |
| OKLab | oklab(27.2% -0.0622 0.0436) |
| OKLCH | oklch(27.2% 0.076 145) |
| XYZ | xyz(1.2109, 2.1855, 0.7058) |
| Luminance | 0.0219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.42
Dark Forest Green
#002D04
ΔE00 1.45
Dark Green
#033500
ΔE00 3.72
Hunter Green (survey)
#0B4008
ΔE00 6.25
Pine Green
#0A481E
ΔE00 7.43
Forrest Green
#154406
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07300C #30072B
analogous
#163007 #07300C #073020
triadic
#07300C #0C0730 #300C07
tetradic
#07300C #071630 #30072B #302007
square
#07300C #071630 #30072B #302007
split-complementary
#07300C #200730 #300716
monochromatic
#041B07 #041B07 #07300C #0F6519 #179B27
Accessibility & contrast
On white
14.61
#07300C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#07300C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07300C
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07300C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07300C | 1.00 | 14.61 | 1.44 | 14.61 |
| #FFFFFF | 14.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B08
Deuteranopia (green-blind)
#2C270F
Tritanopia (blue-blind)
#002F28
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #07300c; /* rgb */ color: rgb(7, 48, 12); /* oklch */ color: oklch(27.2% 0.076 145.0);
Tailwind
colors: {
custom: {
50: '#4e694c',
500: '#07300c',
950: '#000000',
},
}SCSS
$custom: #07300c; $custom-light: #4e694c; $custom-dark: #000000;
JSON
{
"hex": "#07300c",
"rgb": {
"r": 7,
"g": 48,
"b": 12
},
"hsl": {
"h": 127.317,
"s": 74.545,
"l": 10.784
},
"oklch": {
"l": 0.27195,
"c": 0.07593,
"h": 145
},
"luminance": 0.02186
}Semantic roles & 50–950 ramp
primary
#07300C
secondary
#702366
accent
#37DAF1
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77