#010703#010703
#010703 is a very dark, muted green. Relative luminance 0.002; OKLCH L 11.6% C 0.022 H 156.8°. Best body text is #FFFFFF at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #010703 |
|---|---|
| RGB | rgb(1, 7, 3) |
| HSL | hsl(140, 75%, 2%) |
| HSV | hsv(140, 86%, 3%) |
| CMYK | cmyk(85.7%, 0%, 57.1%, 97.3%) |
| CIE-LAB | lab(1.49, -2.13, 0.96) |
| CIE-LCH | lch(1.49, 2.33, 155.67°) |
| OKLab | oklab(11.56% -0.0202 0.0086) |
| OKLCH | oklch(11.56% 0.022 156.8) |
| XYZ | xyz(0.1049, 0.1650, 0.1124) |
| Luminance | 0.0016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 1.91
Black
#000000
ΔE00 3.22
Dark
#1B2431
ΔE00 12.23
Gunmetal
#2A3439
ΔE00 13.37
Charcoal (survey)
#343837
ΔE00 13.88
Dark Grey
#363737
ΔE00 13.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010703 #070105
analogous
#020701 #010703 #010706
triadic
#010703 #030107 #070301
tetradic
#010703 #010207 #070105 #070601
square
#010703 #010207 #070105 #070601
split-complementary
#010703 #060107 #070102
monochromatic
#041B0B #041B0B #041B0B #093D1A #107231
Accessibility & contrast
On white
20.33
#010703 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#010703 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010703
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010703 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010703 | 1.00 | 20.33 | 1.03 | 20.33 |
| #FFFFFF | 20.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070603
Deuteranopia (green-blind)
#060503
Tritanopia (blue-blind)
#000706
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #010703; /* rgb */ color: rgb(1, 7, 3); /* oklch */ color: oklch(11.6% 0.022 156.8);
Tailwind
colors: {
custom: {
50: '#474a48',
500: '#010703',
950: '#000000',
},
}SCSS
$custom: #010703; $custom-light: #474a48; $custom-dark: #000000;
JSON
{
"hex": "#010703",
"rgb": {
"r": 1,
"g": 7,
"b": 3
},
"hsl": {
"h": 140,
"s": 75,
"l": 1.569
},
"oklch": {
"l": 0.11559,
"c": 0.02193,
"h": 156.8
},
"luminance": 0.00165
}Semantic roles & 50–950 ramp
primary
#010703
secondary
#4C183B
accent
#36B3F2
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000100
muted
#777777