#070802#070802
#070802 is a very dark, near-neutral yellow-green. Relative luminance 0.002; OKLCH L 13.0% C 0.019 H 114.9°. Best body text is #FFFFFF at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #070802 |
|---|---|
| RGB | rgb(7, 8, 2) |
| HSL | hsl(70, 60%, 2%) |
| HSV | hsv(70, 75%, 3%) |
| CMYK | cmyk(12.5%, 0%, 75%, 96.9%) |
| CIE-LAB | lab(2.02, -1.10, 2.18) |
| CIE-LCH | lch(2.02, 2.44, 116.70°) |
| OKLab | oklab(12.97% -0.0081 0.0175) |
| OKLCH | oklch(12.97% 0.019 114.9) |
| XYZ | xyz(0.1854, 0.2232, 0.0907) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Black
#000000
ΔE00 2.82
Almost Black
#070D0D
ΔE00 2.83
Dark
#1B2431
ΔE00 12.84
Very Dark Brown
#1D0200
ΔE00 13.28
Dark Grey
#363737
ΔE00 13.66
Gunmetal
#2A3439
ΔE00 13.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070802 #030208
analogous
#080602 #070802 #040802
triadic
#070802 #020708 #080207
tetradic
#070802 #020806 #030208 #080204
square
#070802 #020806 #030208 #080204
split-complementary
#070802 #020408 #060208
monochromatic
#151806 #151806 #151806 #32390E #5D6A1A
Accessibility & contrast
On white
20.10
#070802 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#070802 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070802
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070802 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070802 | 1.00 | 20.10 | 1.04 | 20.10 |
| #FFFFFF | 20.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090702
Deuteranopia (green-blind)
#090702
Tritanopia (blue-blind)
#080706
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #070802; /* rgb */ color: rgb(7, 8, 2); /* oklch */ color: oklch(13.0% 0.019 114.9);
Tailwind
colors: {
custom: {
50: '#4a4a48',
500: '#070802',
950: '#000000',
},
}SCSS
$custom: #070802; $custom-light: #4a4a48; $custom-dark: #000000;
JSON
{
"hex": "#070802",
"rgb": {
"r": 7,
"g": 8,
"b": 2
},
"hsl": {
"h": 70,
"s": 60,
"l": 1.961
},
"oklch": {
"l": 0.12969,
"c": 0.01927,
"h": 114.9
},
"luminance": 0.00223
}Semantic roles & 50–950 ramp
primary
#070802
secondary
#251E48
accent
#45E35F
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777