#020602#020602
#020602 is a very dark, near-neutral green. Relative luminance 0.001; OKLCH L 11.2% C 0.020 H 144.1°. Best body text is #FFFFFF at 20.40:1 contrast (WCAG AA passes).
Color values
| HEX | #020602 |
|---|---|
| RGB | rgb(2, 6, 2) |
| HSL | hsl(120, 50%, 2%) |
| HSV | hsv(120, 67%, 2%) |
| CMYK | cmyk(66.7%, 0%, 66.7%, 97.6%) |
| CIE-LAB | lab(1.33, -1.60, 1.14) |
| CIE-LCH | lch(1.33, 1.97, 144.45°) |
| OKLab | oklab(11.18% -0.016 0.0116) |
| OKLCH | oklch(11.18% 0.02 144.1) |
| XYZ | xyz(0.1011, 0.1475, 0.0806) |
| Luminance | 0.0015 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.00
Black
#000000
ΔE00 2.63
Dark
#1B2431
ΔE00 12.29
Gunmetal
#2A3439
ΔE00 13.58
Charcoal (survey)
#343837
ΔE00 13.99
Dark Grey
#363737
ΔE00 13.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020602 #060206
analogous
#040602 #020602 #020604
triadic
#020602 #020206 #060202
tetradic
#020602 #020406 #060206 #060402
square
#020602 #020406 #060206 #060402
split-complementary
#020602 #040206 #060204
monochromatic
#081708 #081708 #081708 #113411 #216221
Accessibility & contrast
On white
20.40
#020602 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#020602 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020602
20.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020602 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020602 | 1.00 | 20.40 | 1.03 | 20.40 |
| #FFFFFF | 20.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060502
Deuteranopia (green-blind)
#050502
Tritanopia (blue-blind)
#020605
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #020602; /* rgb */ color: rgb(2, 6, 2); /* oklch */ color: oklch(11.2% 0.020 144.1);
Tailwind
colors: {
custom: {
50: '#484948',
500: '#020602',
950: '#000000',
},
}SCSS
$custom: #020602; $custom-light: #484948; $custom-dark: #000000;
JSON
{
"hex": "#020602",
"rgb": {
"r": 2,
"g": 6,
"b": 2
},
"hsl": {
"h": 120,
"s": 50,
"l": 1.569
},
"oklch": {
"l": 0.1118,
"c": 0.01976,
"h": 144.1
},
"luminance": 0.00148
}Semantic roles & 50–950 ramp
primary
#020602
secondary
#432043
accent
#4EDADA
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777