#010502#010502
#010502 is a very dark, near-neutral green. Relative luminance 0.001; OKLCH L 10.4% C 0.019 H 153.1°. Best body text is #FFFFFF at 20.51:1 contrast (WCAG AA passes).
Color values
| HEX | #010502 |
|---|---|
| RGB | rgb(1, 5, 2) |
| HSL | hsl(135, 67%, 1%) |
| HSV | hsv(135, 80%, 2%) |
| CMYK | cmyk(80%, 0%, 60%, 98%) |
| CIE-LAB | lab(1.08, -1.47, 0.77) |
| CIE-LCH | lch(1.08, 1.65, 152.39°) |
| OKLab | oklab(10.39% -0.0171 0.0087) |
| OKLCH | oklch(10.39% 0.019 153.1) |
| XYZ | xyz(0.0777, 0.1194, 0.0764) |
| Luminance | 0.0012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 1.84
Black
#000000
ΔE00 2.30
Dark
#1B2431
ΔE00 12.05
Gunmetal
#2A3439
ΔE00 13.59
Very Dark Brown
#1D0200
ΔE00 14.04
Dark Grey
#363737
ΔE00 14.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010502 #050104
analogous
#020501 #010502 #010504
triadic
#010502 #020105 #050201
tetradic
#010502 #010205 #050104 #050401
square
#010502 #010205 #050104 #050401
split-complementary
#010502 #040105 #050102
monochromatic
#051A0A #051A0A #051A0A #0B3816 #156B2B
Accessibility & contrast
On white
20.51
#010502 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#010502 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010502
20.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010502 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010502 | 1.00 | 20.51 | 1.02 | 20.51 |
| #FFFFFF | 20.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050402
Deuteranopia (green-blind)
#040402
Tritanopia (blue-blind)
#010504
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #010502; /* rgb */ color: rgb(1, 5, 2); /* oklch */ color: oklch(10.4% 0.019 153.1);
Tailwind
colors: {
custom: {
50: '#474948',
500: '#010502',
950: '#000000',
},
}SCSS
$custom: #010502; $custom-light: #474948; $custom-dark: #000000;
JSON
{
"hex": "#010502",
"rgb": {
"r": 1,
"g": 5,
"b": 2
},
"hsl": {
"h": 135,
"s": 66.667,
"l": 1.176
},
"oklch": {
"l": 0.1039,
"c": 0.01915,
"h": 153.1
},
"luminance": 0.00119
}Semantic roles & 50–950 ramp
primary
#010502
secondary
#481A3C
accent
#3EBFEA
background
#F3F4F4
surface
#E5E6E6
border
#C1C2C2
text
#000000
muted
#777777