#021309#021309
#021309 is a very dark, muted green. Relative luminance 0.005; OKLCH L 16.7% C 0.034 H 158.1°. Best body text is #FFFFFF at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #021309 |
|---|---|
| RGB | rgb(2, 19, 9) |
| HSL | hsl(145, 81%, 4%) |
| HSV | hsv(145, 89%, 7%) |
| CMYK | cmyk(89.5%, 0%, 52.6%, 92.5%) |
| CIE-LAB | lab(4.50, -6.82, 2.92) |
| CIE-LCH | lch(4.50, 7.42, 156.81°) |
| OKLab | oklab(16.68% -0.0312 0.0126) |
| OKLCH | oklch(16.68% 0.034 158.1) |
| XYZ | xyz(0.3072, 0.4983, 0.3384) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.73
Black
#000000
ΔE00 8.97
Gunmetal
#2A3439
ΔE00 13.40
Charcoal (survey)
#343837
ΔE00 13.53
Onyx
#353839
ΔE00 14.41
Dark Grey
#363737
ΔE00 14.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021309 #13020C
analogous
#041302 #021309 #021312
triadic
#021309 #090213 #130902
tetradic
#021309 #020413 #13020C #131202
square
#021309 #020413 #13020C #131202
split-complementary
#021309 #120213 #130204
monochromatic
#031C0D #031C0D #031C0D #084A23 #0E823D
Accessibility & contrast
On white
19.10
#021309 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#021309 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021309
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021309 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021309 | 1.00 | 19.10 | 1.10 | 19.10 |
| #FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131108
Deuteranopia (green-blind)
#100F0A
Tritanopia (blue-blind)
#001310
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #021309; /* rgb */ color: rgb(2, 19, 9); /* oklch */ color: oklch(16.7% 0.034 158.1);
Tailwind
colors: {
custom: {
50: '#47504b',
500: '#021309',
950: '#000000',
},
}SCSS
$custom: #021309; $custom-light: #47504b; $custom-dark: #000000;
JSON
{
"hex": "#021309",
"rgb": {
"r": 2,
"g": 19,
"b": 9
},
"hsl": {
"h": 144.706,
"s": 80.952,
"l": 4.118
},
"oklch": {
"l": 0.16684,
"c": 0.03364,
"h": 158.1
},
"luminance": 0.00498
}Semantic roles & 50–950 ramp
primary
#021309
secondary
#58183E
accent
#30A5F7
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000201
muted
#777877