#010702#010702
#010702 is a very dark, muted green. Relative luminance 0.002; OKLCH L 11.5% C 0.025 H 149.5°. Best body text is #FFFFFF at 20.34:1 contrast (WCAG AA passes).
Color values
| HEX | #010702 |
|---|---|
| RGB | rgb(1, 7, 2) |
| HSL | hsl(130, 75%, 2%) |
| HSV | hsv(130, 86%, 3%) |
| CMYK | cmyk(85.7%, 0%, 71.4%, 97.3%) |
| CIE-LAB | lab(1.47, -2.27, 1.34) |
| CIE-LCH | lch(1.47, 2.63, 149.42°) |
| OKLab | oklab(11.49% -0.0218 0.0128) |
| OKLCH | oklch(11.49% 0.025 149.5) |
| XYZ | xyz(0.0994, 0.1628, 0.0836) |
| Luminance | 0.0016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.25
Black
#000000
ΔE00 3.48
Dark
#1B2431
ΔE00 12.57
Gunmetal
#2A3439
ΔE00 13.52
Charcoal (survey)
#343837
ΔE00 13.92
Dark Grey
#363737
ΔE00 14.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010702 #070106
analogous
#030701 #010702 #010705
triadic
#010702 #020107 #070201
tetradic
#010702 #010307 #070106 #070501
square
#010702 #010307 #070106 #070501
split-complementary
#010702 #050107 #070103
monochromatic
#041B08 #041B08 #041B08 #093D11 #107221
Accessibility & contrast
On white
20.34
#010702 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#010702 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010702
20.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010702 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010702 | 1.00 | 20.34 | 1.03 | 20.34 |
| #FFFFFF | 20.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070602
Deuteranopia (green-blind)
#060502
Tritanopia (blue-blind)
#000705
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #010702; /* rgb */ color: rgb(1, 7, 2); /* oklch */ color: oklch(11.5% 0.025 149.5);
Tailwind
colors: {
custom: {
50: '#474a48',
500: '#010702',
950: '#000000',
},
}SCSS
$custom: #010702; $custom-light: #474a48; $custom-dark: #000000;
JSON
{
"hex": "#010702",
"rgb": {
"r": 1,
"g": 7,
"b": 2
},
"hsl": {
"h": 130,
"s": 75,
"l": 1.569
},
"oklch": {
"l": 0.11489,
"c": 0.02528,
"h": 149.5
},
"luminance": 0.00163
}Semantic roles & 50–950 ramp
primary
#010702
secondary
#4C1843
accent
#36D2F2
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000100
muted
#777777