#070D02#070D02
#070D02 is a very dark, muted yellow-green. Relative luminance 0.003; OKLCH L 14.8% C 0.030 H 129.0°. Best body text is #FFFFFF at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #070D02 |
|---|---|
| RGB | rgb(7, 13, 2) |
| HSL | hsl(93, 73%, 3%) |
| HSV | hsv(93, 85%, 5%) |
| CMYK | cmyk(46.2%, 0%, 84.6%, 94.9%) |
| CIE-LAB | lab(3.05, -3.20, 3.68) |
| CIE-LCH | lch(3.05, 4.88, 131.00°) |
| OKLab | oklab(14.77% -0.0188 0.0232) |
| OKLCH | oklch(14.77% 0.03 129) |
| XYZ | xyz(0.2425, 0.3374, 0.1098) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.30
Black
#000000
ΔE00 5.61
Charcoal (survey)
#343837
ΔE00 13.43
Gunmetal
#2A3439
ΔE00 13.75
Dark Grey
#363737
ΔE00 13.77
Onyx
#353839
ΔE00 14.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070D02 #08020D
analogous
#0C0D02 #070D02 #020D02
triadic
#070D02 #02070D #0D0207
tetradic
#070D02 #020C0D #08020D #0D0202
square
#070D02 #020C0D #08020D #0D0202
split-complementary
#070D02 #02020D #0D020C
monochromatic
#0E1B04 #0E1B04 #0E1B04 #24420A #407712
Accessibility & contrast
On white
19.67
#070D02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#070D02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070D02
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070D02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070D02 | 1.00 | 19.67 | 1.07 | 19.67 |
| #FFFFFF | 19.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0B01
Deuteranopia (green-blind)
#0D0B02
Tritanopia (blue-blind)
#070C0A
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #070d02; /* rgb */ color: rgb(7, 13, 2); /* oklch */ color: oklch(14.8% 0.030 129.0);
Tailwind
colors: {
custom: {
50: '#4a4d47',
500: '#070d02',
950: '#000000',
},
}SCSS
$custom: #070d02; $custom-light: #4a4d47; $custom-dark: #000000;
JSON
{
"hex": "#070d02",
"rgb": {
"r": 7,
"g": 13,
"b": 2
},
"hsl": {
"h": 92.727,
"s": 73.333,
"l": 2.941
},
"oklch": {
"l": 0.1477,
"c": 0.02982,
"h": 129
},
"luminance": 0.00337
}Semantic roles & 50–950 ramp
primary
#070D02
secondary
#381A51
accent
#38F09C
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777