#070E09#070E09
#070E09 is a very dark, near-neutral green. Relative luminance 0.004; OKLCH L 15.4% C 0.016 H 154.2°. Best body text is #FFFFFF at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #070E09 |
|---|---|
| RGB | rgb(7, 14, 9) |
| HSL | hsl(137, 33%, 4%) |
| HSV | hsv(137, 50%, 5%) |
| CMYK | cmyk(50%, 0%, 35.7%, 94.5%) |
| CIE-LAB | lab(3.42, -2.71, 1.38) |
| CIE-LCH | lch(3.42, 3.04, 152.99°) |
| OKLab | oklab(15.41% -0.0141 0.0068) |
| OKLCH | oklch(15.41% 0.016 154.2) |
| XYZ | xyz(0.2940, 0.3790, 0.3160) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.31
Black
#000000
ΔE00 4.39
Dark
#1B2431
ΔE00 12.10
Gunmetal
#2A3439
ΔE00 12.49
Charcoal (survey)
#343837
ΔE00 12.83
Dark Grey
#363737
ΔE00 13.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070E09 #0E070C
analogous
#090E07 #070E09 #070E0D
triadic
#070E09 #09070E #0E0907
tetradic
#070E09 #07090E #0E070C #0E0D07
square
#070E09 #07090E #0E070C #0E0D07
split-complementary
#070E09 #0D070E #0E0709
monochromatic
#0A140D #0A140D #0A140D #1B3723 #30603D
Accessibility & contrast
On white
19.52
#070E09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#070E09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070E09
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070E09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070E09 | 1.00 | 19.52 | 1.08 | 19.52 |
| #FFFFFF | 19.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0D09
Deuteranopia (green-blind)
#0D0C09
Tritanopia (blue-blind)
#060E0D
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #070e09; /* rgb */ color: rgb(7, 14, 9); /* oklch */ color: oklch(15.4% 0.016 154.2);
Tailwind
colors: {
custom: {
50: '#4a4d4b',
500: '#070e09',
950: '#000000',
},
}SCSS
$custom: #070e09; $custom-light: #4a4d4b; $custom-dark: #000000;
JSON
{
"hex": "#070e09",
"rgb": {
"r": 7,
"g": 14,
"b": 9
},
"hsl": {
"h": 137.143,
"s": 33.333,
"l": 4.118
},
"oklch": {
"l": 0.15407,
"c": 0.01567,
"h": 154.2
},
"luminance": 0.00379
}Semantic roles & 50–950 ramp
primary
#070E09
secondary
#462B3E
accent
#5EABC9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777