#021003#021003
#021003 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.3% C 0.039 H 145.6°. Best body text is #FFFFFF at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #021003 |
|---|---|
| RGB | rgb(2, 16, 3) |
| HSL | hsl(124, 78%, 4%) |
| HSV | hsv(124, 88%, 6%) |
| CMYK | cmyk(87.5%, 0%, 81.3%, 93.7%) |
| CIE-LAB | lab(3.52, -5.90, 3.94) |
| CIE-LCH | lch(3.52, 7.09, 146.29°) |
| OKLab | oklab(15.34% -0.0322 0.0221) |
| OKLCH | oklch(15.34% 0.039 145.6) |
| XYZ | xyz(0.2267, 0.3900, 0.1495) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.31
Black
#000000
ΔE00 8.21
Charcoal (survey)
#343837
ΔE00 13.86
Gunmetal
#2A3439
ΔE00 14.03
Dark Grey
#363737
ΔE00 14.62
Onyx
#353839
ΔE00 14.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021003 #10020F
analogous
#081002 #021003 #02100A
triadic
#021003 #030210 #100302
tetradic
#021003 #020810 #10020F #100A02
square
#021003 #020810 #10020F #100A02
split-complementary
#021003 #0A0210 #100208
monochromatic
#031B05 #031B05 #031B05 #09460D #107D17
Accessibility & contrast
On white
19.48
#021003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#021003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021003
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021003 | 1.00 | 19.48 | 1.08 | 19.48 |
| #FFFFFF | 19.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E02
Deuteranopia (green-blind)
#0E0C04
Tritanopia (blue-blind)
#010F0D
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #021003; /* rgb */ color: rgb(2, 16, 3); /* oklch */ color: oklch(15.3% 0.039 145.6);
Tailwind
colors: {
custom: {
50: '#474e48',
500: '#021003',
950: '#000000',
},
}SCSS
$custom: #021003; $custom-light: #474e48; $custom-dark: #000000;
JSON
{
"hex": "#021003",
"rgb": {
"r": 2,
"g": 16,
"b": 3
},
"hsl": {
"h": 124.286,
"s": 77.778,
"l": 3.529
},
"oklch": {
"l": 0.15342,
"c": 0.03902,
"h": 145.6
},
"luminance": 0.0039
}Semantic roles & 50–950 ramp
primary
#021003
secondary
#551951
accent
#34E7F4
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777