#020503#020503
#020503 is a very dark, near-neutral green. Relative luminance 0.001; OKLCH L 10.7% C 0.013 H 157.0°. Best body text is #FFFFFF at 20.48:1 contrast (WCAG AA passes).
Color values
| HEX | #020503 |
|---|---|
| RGB | rgb(2, 5, 3) |
| HSL | hsl(140, 43%, 1%) |
| HSV | hsv(140, 60%, 2%) |
| CMYK | cmyk(60%, 0%, 40%, 98%) |
| CIE-LAB | lab(1.16, -1.06, 0.48) |
| CIE-LCH | lch(1.16, 1.17, 155.70°) |
| OKLab | oklab(10.71% -0.0115 0.0049) |
| OKLCH | oklch(10.71% 0.013 157) |
| XYZ | xyz(0.0957, 0.1280, 0.1058) |
| Luminance | 0.0013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Black
#000000
ΔE00 1.74
Almost Black
#070D0D
ΔE00 1.79
Dark
#1B2431
ΔE00 11.72
Very Dark Brown
#1D0200
ΔE00 13.35
Gunmetal
#2A3439
ΔE00 13.53
Dark Grey
#363737
ΔE00 13.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020503 #050204
analogous
#030502 #020503 #020505
triadic
#020503 #030205 #050302
tetradic
#020503 #020305 #050204 #050502
square
#020503 #020305 #050204 #050502
split-complementary
#020503 #050205 #050203
monochromatic
#09160D #09160D #09160D #13311D #255C37
Accessibility & contrast
On white
20.48
#020503 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#020503 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020503
20.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020503 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020503 | 1.00 | 20.48 | 1.03 | 20.48 |
| #FFFFFF | 20.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050403
Deuteranopia (green-blind)
#040403
Tritanopia (blue-blind)
#020504
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #020503; /* rgb */ color: rgb(2, 5, 3); /* oklch */ color: oklch(10.7% 0.013 157.0);
Tailwind
colors: {
custom: {
50: '#484948',
500: '#020503',
950: '#000000',
},
}SCSS
$custom: #020503; $custom-light: #484948; $custom-dark: #000000;
JSON
{
"hex": "#020503",
"rgb": {
"r": 2,
"g": 5,
"b": 3
},
"hsl": {
"h": 140,
"s": 42.857,
"l": 1.373
},
"oklch": {
"l": 0.10709,
"c": 0.01254,
"h": 157
},
"luminance": 0.00128
}Semantic roles & 50–950 ramp
primary
#020503
secondary
#402336
accent
#55A9D3
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777