#010200#010200
#010200 is a very dark, near-neutral yellow-green. Relative luminance 0.001; OKLCH L 7.8% C 0.020 H 126.6°. Best body text is #FFFFFF at 20.79:1 contrast (WCAG AA passes).
Color values
| HEX | #010200 |
|---|---|
| RGB | rgb(1, 2, 0) |
| HSL | hsl(90, 100%, 0%) |
| HSV | hsv(90, 100%, 1%) |
| CMYK | cmyk(50%, 0%, 100%, 99.2%) |
| CIE-LAB | lab(0.45, -0.54, 0.67) |
| CIE-LCH | lch(0.45, 0.86, 129.15°) |
| OKLab | oklab(7.79% -0.0119 0.016) |
| OKLCH | oklch(7.79% 0.02 126.6) |
| XYZ | xyz(0.0342, 0.0499, 0.0078) |
| Luminance | 0.0005 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Black
#000000
ΔE00 1.06
Almost Black
#070D0D
ΔE00 2.55
Dark
#1B2431
ΔE00 12.07
Very Dark Brown
#1D0200
ΔE00 12.39
Gunmetal
#2A3439
ΔE00 14.10
Dark Grey
#363737
ΔE00 14.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010200 #010002
analogous
#020200 #010200 #000200
triadic
#010200 #000102 #020001
tetradic
#010200 #000202 #010002 #020000
square
#010200 #000202 #010002 #020000
split-complementary
#010200 #000002 #020002
monochromatic
#0F1F00 #0F1F00 #0F1F00 #203F00 #3E7C00
Accessibility & contrast
On white
20.79
#010200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#010200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010200
20.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010200 | 1.00 | 20.79 | 1.01 | 20.79 |
| #FFFFFF | 20.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020200
Deuteranopia (green-blind)
#020200
Tritanopia (blue-blind)
#010201
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #010200; /* rgb */ color: rgb(1, 2, 0); /* oklch */ color: oklch(7.8% 0.020 126.6);
Tailwind
colors: {
custom: {
50: '#474847',
500: '#010200',
950: '#000000',
},
}SCSS
$custom: #010200; $custom-light: #474847; $custom-dark: #000000;
JSON
{
"hex": "#010200",
"rgb": {
"r": 1,
"g": 2,
"b": 0
},
"hsl": {
"h": 90,
"s": 100,
"l": 0.392
},
"oklch": {
"l": 0.07793,
"c": 0.01999,
"h": 126.6
},
"luminance": 0.0005
}Semantic roles & 50–950 ramp
primary
#010200
secondary
#2F0E50
accent
#29FF94
background
#F3F4F3
surface
#E5E6E5
border
#C1C2C1
text
#000000
muted
#777777