#020200#020200
#020200 is a very dark, near-neutral yellow. Relative luminance 0.001; OKLCH L 8.2% C 0.018 H 109.8°. Best body text is #FFFFFF at 20.77:1 contrast (WCAG AA passes).
Color values
| HEX | #020200 |
|---|---|
| RGB | rgb(2, 2, 0) |
| HSL | hsl(60, 100%, 0%) |
| HSV | hsv(60, 100%, 1%) |
| CMYK | cmyk(0%, 0%, 100%, 99.2%) |
| CIE-LAB | lab(0.51, -0.28, 0.76) |
| CIE-LCH | lch(0.51, 0.81, 110.24°) |
| OKLab | oklab(8.2% -0.006 0.0168) |
| OKLCH | oklch(8.2% 0.018 109.8) |
| XYZ | xyz(0.0467, 0.0563, 0.0084) |
| Luminance | 0.0006 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 0.90
Almost Black
#070D0D
ΔE00 2.82
Very Dark Brown
#1D0200
ΔE00 11.89
Dark
#1B2431
ΔE00 12.11
Gunmetal
#2A3439
ΔE00 14.18
Dark Grey
#363737
ΔE00 14.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020200 #000002
analogous
#020100 #020200 #010200
triadic
#020200 #000202 #020002
tetradic
#020200 #000201 #000002 #020001
square
#020200 #000201 #000002 #020001
split-complementary
#020200 #000102 #010002
monochromatic
#1F1F00 #1F1F00 #1F1F00 #3F3F00 #7C7C00
Accessibility & contrast
On white
20.77
#020200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#020200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020200
20.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020200 | 1.00 | 20.77 | 1.01 | 20.77 |
| #FFFFFF | 20.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020200
Deuteranopia (green-blind)
#020200
Tritanopia (blue-blind)
#020201
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #020200; /* rgb */ color: rgb(2, 2, 0); /* oklch */ color: oklch(8.2% 0.018 109.8);
Tailwind
colors: {
custom: {
50: '#484847',
500: '#020200',
950: '#000000',
},
}SCSS
$custom: #020200; $custom-light: #484847; $custom-dark: #000000;
JSON
{
"hex": "#020200",
"rgb": {
"r": 2,
"g": 2,
"b": 0
},
"hsl": {
"h": 60,
"s": 100,
"l": 0.392
},
"oklch": {
"l": 0.08196,
"c": 0.01786,
"h": 109.8
},
"luminance": 0.00056
}Semantic roles & 50–950 ramp
primary
#020200
secondary
#0E0E50
accent
#29FF29
background
#F4F4F3
surface
#E6E6E5
border
#C2C2C1
text
#000000
muted
#777777