#073606#073606
#073606 is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.1% C 0.090 H 142.6°. Best body text is #FFFFFF at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #073606 |
|---|---|
| RGB | rgb(7, 54, 6) |
| HSL | hsl(119, 80%, 12%) |
| HSV | hsv(119, 89%, 21%) |
| CMYK | cmyk(87%, 0%, 88.9%, 78.8%) |
| CIE-LAB | lab(18.79, -26.23, 23.56) |
| CIE-LCH | lch(18.79, 35.26, 138.06°) |
| OKLab | oklab(29.13% -0.0713 0.0546) |
| OKLCH | oklch(29.13% 0.09 142.6) |
| XYZ | xyz(1.4396, 2.6965, 0.6169) |
| Luminance | 0.0270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 0.94
Very Dark Green
#062E03
ΔE00 2.69
Dark Forest Green
#002D04
ΔE00 3.27
Hunter Green (survey)
#0B4008
ΔE00 3.34
Forrest Green
#154406
ΔE00 5.00
Forest Green (survey)
#06470C
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073606 #350636
analogous
#1F3606 #073606 #06361D
triadic
#073606 #060736 #360607
tetradic
#073606 #061F36 #350636 #361D06
square
#073606 #061F36 #350636 #361D06
split-complementary
#073606 #1D0636 #36061F
monochromatic
#041C03 #041C03 #073606 #0E6D0C #15A412
Accessibility & contrast
On white
13.64
#073606 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#073606 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073606
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073606 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073606 | 1.00 | 13.64 | 1.54 | 13.64 |
| #FFFFFF | 13.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373000
Deuteranopia (green-blind)
#322C0B
Tritanopia (blue-blind)
#00342D
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #073606; /* rgb */ color: rgb(7, 54, 6); /* oklch */ color: oklch(29.1% 0.090 142.6);
Tailwind
colors: {
custom: {
50: '#506e4a',
500: '#073606',
950: '#000000',
},
}SCSS
$custom: #073606; $custom-light: #506e4a; $custom-dark: #000000;
JSON
{
"hex": "#073606",
"rgb": {
"r": 7,
"g": 54,
"b": 6
},
"hsl": {
"h": 118.75,
"s": 80,
"l": 11.765
},
"oklch": {
"l": 0.29128,
"c": 0.08975,
"h": 142.6
},
"luminance": 0.02697
}Semantic roles & 50–950 ramp
primary
#073606
secondary
#752176
accent
#31F6F2
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77