#021007#021007
#021007 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.5% C 0.031 H 156.7°. Best body text is #FFFFFF at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #021007 |
|---|---|
| RGB | rgb(2, 16, 7) |
| HSL | hsl(141, 78%, 4%) |
| HSV | hsv(141, 88%, 6%) |
| CMYK | cmyk(87.5%, 0%, 56.2%, 93.7%) |
| CIE-LAB | lab(3.60, -5.34, 2.42) |
| CIE-LCH | lch(3.60, 5.86, 155.59°) |
| OKLab | oklab(15.5% -0.0282 0.0122) |
| OKLCH | oklch(15.5% 0.031 156.7) |
| XYZ | xyz(0.2487, 0.3988, 0.2648) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.19
Black
#000000
ΔE00 7.35
Gunmetal
#2A3439
ΔE00 13.19
Charcoal (survey)
#343837
ΔE00 13.41
Dark
#1B2431
ΔE00 13.94
Dark Grey
#363737
ΔE00 14.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021007 #10020B
analogous
#041002 #021007 #02100E
triadic
#021007 #070210 #100702
tetradic
#021007 #020410 #10020B #100E02
square
#021007 #020410 #10020B #100E02
split-complementary
#021007 #0E0210 #100204
monochromatic
#031B0C #031B0C #031B0C #09461F #107D37
Accessibility & contrast
On white
19.45
#021007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#021007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021007
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021007 | 1.00 | 19.45 | 1.08 | 19.45 |
| #FFFFFF | 19.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E07
Deuteranopia (green-blind)
#0D0C07
Tritanopia (blue-blind)
#00100E
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #021007; /* rgb */ color: rgb(2, 16, 7); /* oklch */ color: oklch(15.5% 0.031 156.7);
Tailwind
colors: {
custom: {
50: '#474e4a',
500: '#021007',
950: '#000000',
},
}SCSS
$custom: #021007; $custom-light: #474e4a; $custom-dark: #000000;
JSON
{
"hex": "#021007",
"rgb": {
"r": 2,
"g": 16,
"b": 7
},
"hsl": {
"h": 141.429,
"s": 77.778,
"l": 3.529
},
"oklch": {
"l": 0.15498,
"c": 0.03076,
"h": 156.7
},
"luminance": 0.00399
}Semantic roles & 50–950 ramp
primary
#021007
secondary
#55193F
accent
#34AFF4
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777