#010202#010202
#010202 is a very dark, near-neutral teal. Relative luminance 0.001; OKLCH L 8.1% C 0.006 H 196.1°. Best body text is #FFFFFF at 20.78:1 contrast (WCAG AA passes).
Color values
| HEX | #010202 |
|---|---|
| RGB | rgb(1, 2, 2) |
| HSL | hsl(180, 33%, 1%) |
| HSV | hsv(180, 50%, 1%) |
| CMYK | cmyk(50%, 0%, 0%, 99.2%) |
| CIE-LAB | lab(0.49, -0.26, -0.09) |
| CIE-LCH | lch(0.49, 0.28, 199.15°) |
| OKLab | oklab(8.09% -0.0054 -0.0016) |
| OKLCH | oklch(8.09% 0.006 196.1) |
| XYZ | xyz(0.0452, 0.0543, 0.0655) |
| Luminance | 0.0005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Black
#000000
ΔE00 0.49
Almost Black
#070D0D
ΔE00 2.56
Dark
#1B2431
ΔE00 11.43
Very Dark Brown
#1D0200
ΔE00 11.97
Gunmetal
#2A3439
ΔE00 13.92
Dark Grey
#363737
ΔE00 14.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010202 #020101
analogous
#010201 #010202 #010102
triadic
#010202 #020102 #020201
tetradic
#010202 #010102 #020101 #010201
square
#010202 #010102 #020101 #010201
split-complementary
#010202 #020101 #020101
monochromatic
#0A1414 #0A1414 #0A1414 #152B2B #2A5454
Accessibility & contrast
On white
20.78
#010202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#010202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010202
20.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010202 | 1.00 | 20.78 | 1.01 | 20.78 |
| #FFFFFF | 20.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020202
Deuteranopia (green-blind)
#020202
Tritanopia (blue-blind)
#010202
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #010202; /* rgb */ color: rgb(1, 2, 2); /* oklch */ color: oklch(8.1% 0.006 196.1);
Tailwind
colors: {
custom: {
50: '#474848',
500: '#010202',
950: '#000000',
},
}SCSS
$custom: #010202; $custom-light: #474848; $custom-dark: #000000;
JSON
{
"hex": "#010202",
"rgb": {
"r": 1,
"g": 2,
"b": 2
},
"hsl": {
"h": 180,
"s": 33.333,
"l": 0.588
},
"oklch": {
"l": 0.0809,
"c": 0.00566,
"h": 196.1
},
"luminance": 0.00054
}Semantic roles & 50–950 ramp
primary
#010202
secondary
#3A2424
accent
#5E5EC9
background
#F3F4F4
surface
#E5E6E6
border
#C1C2C2
text
#000000
muted
#777777