#071908#071908
#071908 is a very dark, muted green. Relative luminance 0.008; OKLCH L 19.2% C 0.041 H 145.0°. Best body text is #FFFFFF at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #071908 |
|---|---|
| RGB | rgb(7, 25, 8) |
| HSL | hsl(123, 56%, 6%) |
| HSV | hsv(123, 72%, 10%) |
| CMYK | cmyk(72%, 0%, 68%, 90.2%) |
| CIE-LAB | lab(6.85, -9.88, 6.79) |
| CIE-LCH | lch(6.85, 11.99, 145.52°) |
| OKLab | oklab(19.22% -0.0339 0.0237) |
| OKLCH | oklch(19.22% 0.041 145) |
| XYZ | xyz(0.4791, 0.7579, 0.3507) |
| Luminance | 0.0076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.54
Dark Forest Green
#002D04
ΔE00 11.74
Very Dark Green
#062E03
ΔE00 11.80
Black
#000000
ΔE00 12.58
Charcoal (survey)
#343837
ΔE00 14.40
Dark Green
#033500
ΔE00 14.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#071908 #190718
analogous
#0F1907 #071908 #071911
triadic
#071908 #080719 #190807
tetradic
#071908 #070F19 #190718 #191107
square
#071908 #070F19 #190718 #191107
split-complementary
#071908 #110719 #19070F
monochromatic
#071808 #071808 #071908 #144917 #227927
Accessibility & contrast
On white
18.24
#071908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#071908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #071908
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##071908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##071908 | 1.00 | 18.24 | 1.15 | 18.24 |
| #FFFFFF | 18.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1607
Deuteranopia (green-blind)
#171509
Tritanopia (blue-blind)
#051815
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #071908; /* rgb */ color: rgb(7, 25, 8); /* oklch */ color: oklch(19.2% 0.041 145.0);
Tailwind
colors: {
custom: {
50: '#49554a',
500: '#071908',
950: '#000000',
},
}SCSS
$custom: #071908; $custom-light: #49554a; $custom-dark: #000000;
JSON
{
"hex": "#071908",
"rgb": {
"r": 7,
"g": 25,
"b": 8
},
"hsl": {
"h": 123.333,
"s": 56.25,
"l": 6.275
},
"oklch": {
"l": 0.19217,
"c": 0.0414,
"h": 145
},
"luminance": 0.00758
}Semantic roles & 50–950 ramp
primary
#071908
secondary
#562654
accent
#48D7E0
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010301
muted
#777877