#030502#030502
#030502 is a very dark, near-neutral green. Relative luminance 0.001; OKLCH L 10.9% C 0.014 H 133.6°. Best body text is #FFFFFF at 20.46:1 contrast (WCAG AA passes).
Color values
| HEX | #030502 |
|---|---|
| RGB | rgb(3, 5, 2) |
| HSL | hsl(100, 43%, 1%) |
| HSV | hsv(100, 60%, 2%) |
| CMYK | cmyk(40%, 0%, 60%, 98%) |
| CIE-LAB | lab(1.20, -0.94, 0.95) |
| CIE-LCH | lch(1.20, 1.34, 134.64°) |
| OKLab | oklab(10.85% -0.0097 0.0102) |
| OKLCH | oklch(10.85% 0.014 133.6) |
| XYZ | xyz(0.1028, 0.1323, 0.0775) |
| Luminance | 0.0013 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Black
#000000
ΔE00 1.78
Almost Black
#070D0D
ΔE00 2.14
Dark
#1B2431
ΔE00 12.07
Very Dark Brown
#1D0200
ΔE00 13.07
Gunmetal
#2A3439
ΔE00 13.71
Dark Grey
#363737
ΔE00 13.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030502 #040205
analogous
#050502 #030502 #020503
triadic
#030502 #020305 #050203
tetradic
#030502 #020505 #040205 #050302
square
#030502 #020505 #040205 #050302
split-complementary
#030502 #030205 #050205
monochromatic
#0D1609 #0D1609 #0D1609 #1D3113 #375C25
Accessibility & contrast
On white
20.46
#030502 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#030502 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030502
20.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030502 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030502 | 1.00 | 20.46 | 1.03 | 20.46 |
| #FFFFFF | 20.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050402
Deuteranopia (green-blind)
#050402
Tritanopia (blue-blind)
#030504
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #030502; /* rgb */ color: rgb(3, 5, 2); /* oklch */ color: oklch(10.9% 0.014 133.6);
Tailwind
colors: {
custom: {
50: '#484948',
500: '#030502',
950: '#000000',
},
}SCSS
$custom: #030502; $custom-light: #484948; $custom-dark: #000000;
JSON
{
"hex": "#030502",
"rgb": {
"r": 3,
"g": 5,
"b": 2
},
"hsl": {
"h": 100,
"s": 42.857,
"l": 1.373
},
"oklch": {
"l": 0.10852,
"c": 0.0141,
"h": 133.6
},
"luminance": 0.00132
}Semantic roles & 50–950 ramp
primary
#030502
secondary
#362340
accent
#55D3A9
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777