#021006#021006
#021006 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.5% C 0.033 H 153.6°. Best body text is #FFFFFF at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #021006 |
|---|---|
| RGB | rgb(2, 16, 6) |
| HSL | hsl(137, 78%, 4%) |
| HSV | hsv(137, 88%, 6%) |
| CMYK | cmyk(87.5%, 0%, 62.5%, 93.7%) |
| CIE-LAB | lab(3.58, -5.48, 2.80) |
| CIE-LCH | lch(3.58, 6.15, 152.92°) |
| OKLab | oklab(15.46% -0.0291 0.0144) |
| OKLCH | oklch(15.46% 0.033 153.6) |
| XYZ | xyz(0.2432, 0.3966, 0.2360) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.47
Black
#000000
ΔE00 7.56
Gunmetal
#2A3439
ΔE00 13.40
Charcoal (survey)
#343837
ΔE00 13.52
Dark Grey
#363737
ΔE00 14.23
Dark
#1B2431
ΔE00 14.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021006 #10020C
analogous
#051002 #021006 #02100D
triadic
#021006 #060210 #100602
tetradic
#021006 #020510 #10020C #100D02
square
#021006 #020510 #10020C #100D02
split-complementary
#021006 #0D0210 #100205
monochromatic
#031B0A #031B0A #031B0A #09461A #107D2F
Accessibility & contrast
On white
19.46
#021006 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#021006 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021006
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021006 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021006 | 1.00 | 19.46 | 1.08 | 19.46 |
| #FFFFFF | 19.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E05
Deuteranopia (green-blind)
#0E0C07
Tritanopia (blue-blind)
#00100D
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #021006; /* rgb */ color: rgb(2, 16, 6); /* oklch */ color: oklch(15.5% 0.033 153.6);
Tailwind
colors: {
custom: {
50: '#474e49',
500: '#021006',
950: '#000000',
},
}SCSS
$custom: #021006; $custom-light: #474e49; $custom-dark: #000000;
JSON
{
"hex": "#021006",
"rgb": {
"r": 2,
"g": 16,
"b": 6
},
"hsl": {
"h": 137.143,
"s": 77.778,
"l": 3.529
},
"oklch": {
"l": 0.1546,
"c": 0.0325,
"h": 153.6
},
"luminance": 0.00397
}Semantic roles & 50–950 ramp
primary
#021006
secondary
#551944
accent
#34BDF4
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777