#021503#021503
#021503 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.2% C 0.048 H 144.6°. Best body text is #FFFFFF at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #021503 |
|---|---|
| RGB | rgb(2, 21, 3) |
| HSL | hsl(123, 83%, 5%) |
| HSV | hsv(123, 90%, 8%) |
| CMYK | cmyk(90.5%, 0%, 85.7%, 91.8%) |
| CIE-LAB | lab(5.02, -8.96, 6.12) |
| CIE-LCH | lch(5.02, 10.85, 145.65°) |
| OKLab | oklab(17.23% -0.0391 0.0278) |
| OKLCH | oklch(17.23% 0.048 144.6) |
| XYZ | xyz(0.3096, 0.5558, 0.1771) |
| Luminance | 0.0056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.52
Black
#000000
ΔE00 11.46
Dark Forest Green
#002D04
ΔE00 12.98
Very Dark Green
#062E03
ΔE00 13.04
Charcoal (survey)
#343837
ΔE00 14.70
Gunmetal
#2A3439
ΔE00 15.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021503 #150214
analogous
#0B1502 #021503 #02150D
triadic
#021503 #030215 #150302
tetradic
#021503 #020B15 #150214 #150D02
square
#021503 #020B15 #150214 #150D02
split-complementary
#021503 #0D0215 #15020B
monochromatic
#031C04 #031C04 #031C04 #074D0B #0D8513
Accessibility & contrast
On white
18.90
#021503 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#021503 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021503
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021503 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021503 | 1.00 | 18.90 | 1.11 | 18.90 |
| #FFFFFF | 18.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161202
Deuteranopia (green-blind)
#131004
Tritanopia (blue-blind)
#001411
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #021503; /* rgb */ color: rgb(2, 21, 3); /* oklch */ color: oklch(17.2% 0.048 144.6);
Tailwind
colors: {
custom: {
50: '#475248',
500: '#021503',
950: '#000000',
},
}SCSS
$custom: #021503; $custom-light: #475248; $custom-dark: #000000;
JSON
{
"hex": "#021503",
"rgb": {
"r": 2,
"g": 21,
"b": 3
},
"hsl": {
"h": 123.158,
"s": 82.609,
"l": 4.51
},
"oklch": {
"l": 0.17234,
"c": 0.04796,
"h": 144.6
},
"luminance": 0.00556
}Semantic roles & 50–950 ramp
primary
#021503
secondary
#5B1857
accent
#2FEEF9
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000200
muted
#777877