#021400#021400
#021400 is a very dark, muted green. Relative luminance 0.005; OKLCH L 16.8% C 0.054 H 139.9°. Best body text is #FFFFFF at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #021400 |
|---|---|
| RGB | rgb(2, 20, 0) |
| HSL | hsl(114, 100%, 4%) |
| HSV | hsv(114, 100%, 8%) |
| CMYK | cmyk(90%, 0%, 100%, 92.2%) |
| CIE-LAB | lab(4.64, -8.71, 6.78) |
| CIE-LCH | lch(4.64, 11.04, 142.09°) |
| OKLab | oklab(16.76% -0.0412 0.0347) |
| OKLCH | oklch(16.76% 0.054 139.9) |
| XYZ | xyz(0.2752, 0.5132, 0.0846) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.56
Black
#000000
ΔE00 11.37
Dark Forest Green
#002D04
ΔE00 13.02
Very Dark Green
#062E03
ΔE00 13.05
Charcoal (survey)
#343837
ΔE00 14.92
Gunmetal
#2A3439
ΔE00 15.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021400 #120014
analogous
#0C1400 #021400 #001408
triadic
#021400 #000214 #140002
tetradic
#021400 #000C14 #120014 #140800
square
#021400 #000C14 #120014 #140800
split-complementary
#021400 #080014 #14000C
monochromatic
#031F00 #031F00 #031F00 #085100 #0E8E00
Accessibility & contrast
On white
19.05
#021400 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#021400 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021400
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021400 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021400 | 1.00 | 19.05 | 1.10 | 19.05 |
| #FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151100
Deuteranopia (green-blind)
#120F01
Tritanopia (blue-blind)
#01130F
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #021400; /* rgb */ color: rgb(2, 20, 0); /* oklch */ color: oklch(16.8% 0.054 139.9);
Tailwind
colors: {
custom: {
50: '#475147',
500: '#021400',
950: '#000000',
},
}SCSS
$custom: #021400; $custom-light: #475147; $custom-dark: #000000;
JSON
{
"hex": "#021400",
"rgb": {
"r": 2,
"g": 20,
"b": 0
},
"hsl": {
"h": 114,
"s": 100,
"l": 3.922
},
"oklch": {
"l": 0.16761,
"c": 0.05384,
"h": 139.9
},
"luminance": 0.00513
}Semantic roles & 50–950 ramp
primary
#021400
secondary
#57115F
accent
#29FFEA
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000200
muted
#777877