#021005#021005
#021005 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.4% C 0.034 H 150.8°. Best body text is #FFFFFF at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #021005 |
|---|---|
| RGB | rgb(2, 16, 5) |
| HSL | hsl(133, 78%, 4%) |
| HSV | hsv(133, 88%, 6%) |
| CMYK | cmyk(87.5%, 0%, 68.7%, 93.7%) |
| CIE-LAB | lab(3.56, -5.62, 3.18) |
| CIE-LCH | lch(3.56, 6.46, 150.50°) |
| OKLab | oklab(15.42% -0.0301 0.0168) |
| OKLCH | oklch(15.42% 0.034 150.8) |
| XYZ | xyz(0.2377, 0.3944, 0.2072) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.75
Black
#000000
ΔE00 7.77
Gunmetal
#2A3439
ΔE00 13.61
Charcoal (survey)
#343837
ΔE00 13.63
Dark Grey
#363737
ΔE00 14.36
Onyx
#353839
ΔE00 14.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021005 #10020D
analogous
#061002 #021005 #02100C
triadic
#021005 #050210 #100502
tetradic
#021005 #020610 #10020D #100C02
square
#021005 #020610 #10020D #100C02
split-complementary
#021005 #0C0210 #100206
monochromatic
#031B08 #031B08 #031B08 #094616 #107D27
Accessibility & contrast
On white
19.47
#021005 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#021005 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021005
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021005 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021005 | 1.00 | 19.47 | 1.08 | 19.47 |
| #FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E04
Deuteranopia (green-blind)
#0E0C06
Tritanopia (blue-blind)
#00100D
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #021005; /* rgb */ color: rgb(2, 16, 5); /* oklch */ color: oklch(15.4% 0.034 150.8);
Tailwind
colors: {
custom: {
50: '#474e49',
500: '#021005',
950: '#000000',
},
}SCSS
$custom: #021005; $custom-light: #474e49; $custom-dark: #000000;
JSON
{
"hex": "#021005",
"rgb": {
"r": 2,
"g": 16,
"b": 5
},
"hsl": {
"h": 132.857,
"s": 77.778,
"l": 3.529
},
"oklch": {
"l": 0.15421,
"c": 0.03445,
"h": 150.8
},
"luminance": 0.00394
}Semantic roles & 50–950 ramp
primary
#021005
secondary
#551948
accent
#34CBF4
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777