#073608#073608
#073608 is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.1% C 0.088 H 143.2°. Best body text is #FFFFFF at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #073608 |
|---|---|
| RGB | rgb(7, 54, 8) |
| HSL | hsl(121, 77%, 12%) |
| HSV | hsv(121, 87%, 21%) |
| CMYK | cmyk(87%, 0%, 85.2%, 78.8%) |
| CIE-LAB | lab(18.80, -26.00, 22.77) |
| CIE-LCH | lch(18.80, 34.56, 138.78°) |
| OKLab | oklab(29.15% -0.0705 0.0528) |
| OKLCH | oklch(29.15% 0.088 143.2) |
| XYZ | xyz(1.4505, 2.7009, 0.6746) |
| Luminance | 0.0270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.26
Very Dark Green
#062E03
ΔE00 2.55
Dark Forest Green
#002D04
ΔE00 3.07
Hunter Green (survey)
#0B4008
ΔE00 3.52
Forrest Green
#154406
ΔE00 5.21
Forest Green (survey)
#06470C
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073608 #360735
analogous
#1E3607 #073608 #073620
triadic
#073608 #080736 #360807
tetradic
#073608 #071E36 #360735 #362007
square
#073608 #071E36 #360735 #362007
split-complementary
#073608 #200736 #36071E
monochromatic
#041B04 #041B04 #073608 #0E6C10 #15A218
Accessibility & contrast
On white
13.63
#073608 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#073608 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073608
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073608 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073608 | 1.00 | 13.63 | 1.54 | 13.63 |
| #FFFFFF | 13.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373003
Deuteranopia (green-blind)
#322C0D
Tritanopia (blue-blind)
#00342D
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #073608; /* rgb */ color: rgb(7, 54, 8); /* oklch */ color: oklch(29.1% 0.088 143.2);
Tailwind
colors: {
custom: {
50: '#506e4b',
500: '#073608',
950: '#000000',
},
}SCSS
$custom: #073608; $custom-light: #506e4b; $custom-dark: #000000;
JSON
{
"hex": "#073608",
"rgb": {
"r": 7,
"g": 54,
"b": 8
},
"hsl": {
"h": 121.277,
"s": 77.049,
"l": 11.961
},
"oklch": {
"l": 0.2915,
"c": 0.08806,
"h": 143.2
},
"luminance": 0.02701
}Semantic roles & 50–950 ramp
primary
#073608
secondary
#762374
accent
#34F0F4
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77