#021000#021000
#021000 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.2% C 0.048 H 139.0°. Best body text is #FFFFFF at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #021000 |
|---|---|
| RGB | rgb(2, 16, 0) |
| HSL | hsl(113, 100%, 3%) |
| HSV | hsv(113, 100%, 6%) |
| CMYK | cmyk(87.5%, 0%, 100%, 93.7%) |
| CIE-LAB | lab(3.46, -6.32, 5.07) |
| CIE-LCH | lch(3.46, 8.10, 141.23°) |
| OKLab | oklab(15.22% -0.0362 0.0315) |
| OKLCH | oklch(15.22% 0.048 139) |
| XYZ | xyz(0.2103, 0.3835, 0.0629) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 7.15
Black
#000000
ΔE00 8.88
Charcoal (survey)
#343837
ΔE00 14.25
Gunmetal
#2A3439
ΔE00 14.69
Dark Grey
#363737
ΔE00 15.04
Onyx
#353839
ΔE00 15.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021000 #0E0010
analogous
#0A1000 #021000 #001006
triadic
#021000 #000210 #100002
tetradic
#021000 #000A10 #0E0010 #100600
square
#021000 #000A10 #0E0010 #100600
split-complementary
#021000 #060010 #10000A
monochromatic
#041F00 #041F00 #041F00 #0A4D00 #118A00
Accessibility & contrast
On white
19.51
#021000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#021000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021000
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021000 | 1.00 | 19.51 | 1.08 | 19.51 |
| #FFFFFF | 19.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110D00
Deuteranopia (green-blind)
#0F0C01
Tritanopia (blue-blind)
#010F0C
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #021000; /* rgb */ color: rgb(2, 16, 0); /* oklch */ color: oklch(15.2% 0.048 139.0);
Tailwind
colors: {
custom: {
50: '#474e47',
500: '#021000',
950: '#000000',
},
}SCSS
$custom: #021000; $custom-light: #474e47; $custom-dark: #000000;
JSON
{
"hex": "#021000",
"rgb": {
"r": 2,
"g": 16,
"b": 0
},
"hsl": {
"h": 112.5,
"s": 100,
"l": 3.137
},
"oklch": {
"l": 0.15224,
"c": 0.04797,
"h": 139
},
"luminance": 0.00383
}Semantic roles & 50–950 ramp
primary
#021000
secondary
#52105C
accent
#29FFE4
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000100
muted
#777777