#021202#021202
#021202 is a very dark, muted green. Relative luminance 0.004; OKLCH L 16.1% C 0.045 H 143.1°. Best body text is #FFFFFF at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #021202 |
|---|---|
| RGB | rgb(2, 18, 2) |
| HSL | hsl(120, 80%, 4%) |
| HSV | hsv(120, 89%, 7%) |
| CMYK | cmyk(88.9%, 0%, 88.9%, 92.9%) |
| CIE-LAB | lab(4.06, -7.18, 5.13) |
| CIE-LCH | lch(4.06, 8.83, 144.45°) |
| OKLab | oklab(16.07% -0.0361 0.0271) |
| OKLCH | oklch(16.07% 0.045 143.1) |
| XYZ | xyz(0.2523, 0.4499, 0.1310) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 7.82
Black
#000000
ΔE00 9.70
Charcoal (survey)
#343837
ΔE00 14.26
Dark Forest Green
#002D04
ΔE00 14.62
Very Dark Green
#062E03
ΔE00 14.64
Gunmetal
#2A3439
ΔE00 14.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021202 #120212
analogous
#0A1202 #021202 #02120A
triadic
#021202 #020212 #120202
tetradic
#021202 #020A12 #120212 #120A02
square
#021202 #020A12 #120212 #120A02
split-complementary
#021202 #0A0212 #12020A
monochromatic
#031C03 #031C03 #031C03 #084908 #0E800E
Accessibility & contrast
On white
19.27
#021202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#021202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021202
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021202 | 1.00 | 19.27 | 1.09 | 19.27 |
| #FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#130F01
Deuteranopia (green-blind)
#100E03
Tritanopia (blue-blind)
#01110E
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #021202; /* rgb */ color: rgb(2, 18, 2); /* oklch */ color: oklch(16.1% 0.045 143.1);
Tailwind
colors: {
custom: {
50: '#474f47',
500: '#021202',
950: '#000000',
},
}SCSS
$custom: #021202; $custom-light: #474f47; $custom-dark: #000000;
JSON
{
"hex": "#021202",
"rgb": {
"r": 2,
"g": 18,
"b": 2
},
"hsl": {
"h": 120,
"s": 80,
"l": 3.922
},
"oklch": {
"l": 0.16067,
"c": 0.0452,
"h": 143.1
},
"luminance": 0.0045
}Semantic roles & 50–950 ramp
primary
#021202
secondary
#571957
accent
#31F6F6
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000200
muted
#777877