#070E06#070E06
#070E06 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.3% C 0.021 H 140.8°. Best body text is #FFFFFF at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #070E06 |
|---|---|
| RGB | rgb(7, 14, 6) |
| HSL | hsl(113, 40%, 4%) |
| HSV | hsv(113, 57%, 5%) |
| CMYK | cmyk(50%, 0%, 57.1%, 94.5%) |
| CIE-LAB | lab(3.36, -3.13, 2.52) |
| CIE-LCH | lch(3.36, 4.02, 141.21°) |
| OKLab | oklab(15.29% -0.0165 0.0134) |
| OKLCH | oklch(15.29% 0.021 140.8) |
| XYZ | xyz(0.2775, 0.3724, 0.2295) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.41
Black
#000000
ΔE00 5.14
Gunmetal
#2A3439
ΔE00 13.03
Charcoal (survey)
#343837
ΔE00 13.04
Dark
#1B2431
ΔE00 13.17
Dark Grey
#363737
ΔE00 13.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070E06 #0D060E
analogous
#0B0E06 #070E06 #060E09
triadic
#070E06 #06070E #0E0607
tetradic
#070E06 #060B0E #0D060E #0E0906
square
#070E06 #060B0E #0D060E #0E0906
split-complementary
#070E06 #09060E #0E060B
monochromatic
#0B1509 #0B1509 #0B1509 #1C3918 #32642B
Accessibility & contrast
On white
19.55
#070E06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#070E06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070E06
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070E06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070E06 | 1.00 | 19.55 | 1.07 | 19.55 |
| #FFFFFF | 19.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0D06
Deuteranopia (green-blind)
#0D0C06
Tritanopia (blue-blind)
#070D0C
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #070e06; /* rgb */ color: rgb(7, 14, 6); /* oklch */ color: oklch(15.3% 0.021 140.8);
Tailwind
colors: {
custom: {
50: '#4a4d49',
500: '#070e06',
950: '#000000',
},
}SCSS
$custom: #070e06; $custom-light: #4a4d49; $custom-dark: #000000;
JSON
{
"hex": "#070e06",
"rgb": {
"r": 7,
"g": 14,
"b": 6
},
"hsl": {
"h": 112.5,
"s": 40,
"l": 3.922
},
"oklch": {
"l": 0.15288,
"c": 0.02124,
"h": 140.8
},
"luminance": 0.00372
}Semantic roles & 50–950 ramp
primary
#070E06
secondary
#442848
accent
#58D0C1
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777