#021303#021303
#021303 is a very dark, muted green. Relative luminance 0.005; OKLCH L 16.5% C 0.044 H 144.9°. Best body text is #FFFFFF at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #021303 |
|---|---|
| RGB | rgb(2, 19, 3) |
| HSL | hsl(124, 81%, 4%) |
| HSV | hsv(124, 89%, 7%) |
| CMYK | cmyk(89.5%, 0%, 84.2%, 92.5%) |
| CIE-LAB | lab(4.38, -7.65, 5.19) |
| CIE-LCH | lch(4.38, 9.25, 145.85°) |
| OKLab | oklab(16.48% -0.0364 0.0256) |
| OKLCH | oklch(16.48% 0.045 144.9) |
| XYZ | xyz(0.2743, 0.4852, 0.1653) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.21
Black
#000000
ΔE00 10.14
Dark Forest Green
#002D04
ΔE00 14.22
Very Dark Green
#062E03
ΔE00 14.26
Charcoal (survey)
#343837
ΔE00 14.29
Gunmetal
#2A3439
ΔE00 14.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021303 #130212
analogous
#0A1302 #021303 #02130C
triadic
#021303 #030213 #130302
tetradic
#021303 #020A13 #130212 #130C02
square
#021303 #020A13 #130212 #130C02
split-complementary
#021303 #0C0213 #13020A
monochromatic
#031C04 #031C04 #031C04 #084A0C #0E8214
Accessibility & contrast
On white
19.14
#021303 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#021303 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021303
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021303 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021303 | 1.00 | 19.14 | 1.10 | 19.14 |
| #FFFFFF | 19.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141002
Deuteranopia (green-blind)
#110F04
Tritanopia (blue-blind)
#00120F
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #021303; /* rgb */ color: rgb(2, 19, 3); /* oklch */ color: oklch(16.5% 0.044 144.9);
Tailwind
colors: {
custom: {
50: '#475048',
500: '#021303',
950: '#000000',
},
}SCSS
$custom: #021303; $custom-light: #475048; $custom-dark: #000000;
JSON
{
"hex": "#021303",
"rgb": {
"r": 2,
"g": 19,
"b": 3
},
"hsl": {
"h": 123.529,
"s": 80.952,
"l": 4.118
},
"oklch": {
"l": 0.16481,
"c": 0.0445,
"h": 144.9
},
"luminance": 0.00485
}Semantic roles & 50–950 ramp
primary
#021303
secondary
#581855
accent
#30ECF7
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000200
muted
#777877