#073808#073808
#073808 is a dark, moderate green. Relative luminance 0.029; OKLCH L 29.8% C 0.091 H 143.1°. Best body text is #FFFFFF at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #073808 |
|---|---|
| RGB | rgb(7, 56, 8) |
| HSL | hsl(121, 78%, 12%) |
| HSV | hsv(121, 88%, 22%) |
| CMYK | cmyk(87.5%, 0%, 85.7%, 78%) |
| CIE-LAB | lab(19.60, -26.78, 23.69) |
| CIE-LCH | lch(19.60, 35.76, 138.50°) |
| OKLab | oklab(29.81% -0.0726 0.0545) |
| OKLCH | oklch(29.81% 0.091 143.1) |
| XYZ | xyz(1.5455, 2.8909, 0.7062) |
| Luminance | 0.0289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.20
Hunter Green (survey)
#0B4008
ΔE00 2.80
Very Dark Green
#062E03
ΔE00 3.26
Dark Forest Green
#002D04
ΔE00 3.76
Forrest Green
#154406
ΔE00 4.53
Forest Green (survey)
#06470C
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073808 #380737
analogous
#1F3807 #073808 #073820
triadic
#073808 #080738 #380807
tetradic
#073808 #071F38 #380737 #382007
square
#073808 #071F38 #380737 #382007
split-complementary
#073808 #200738 #38071F
monochromatic
#031B04 #031B04 #073808 #0E6E10 #15A518
Accessibility & contrast
On white
13.31
#073808 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#073808 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073808
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073808 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073808 | 1.00 | 13.31 | 1.58 | 13.31 |
| #FFFFFF | 13.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393202
Deuteranopia (green-blind)
#342E0D
Tritanopia (blue-blind)
#00362F
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #073808; /* rgb */ color: rgb(7, 56, 8); /* oklch */ color: oklch(29.8% 0.091 143.1);
Tailwind
colors: {
custom: {
50: '#516f4b',
500: '#073808',
950: '#000000',
},
}SCSS
$custom: #073808; $custom-light: #516f4b; $custom-dark: #000000;
JSON
{
"hex": "#073808",
"rgb": {
"r": 7,
"g": 56,
"b": 8
},
"hsl": {
"h": 121.224,
"s": 77.778,
"l": 12.353
},
"oklch": {
"l": 0.29813,
"c": 0.09079,
"h": 143.1
},
"luminance": 0.02891
}Semantic roles & 50–950 ramp
primary
#073808
secondary
#782376
accent
#34F0F4
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77