#030602#030602
#030602 is a very dark, near-neutral green. Relative luminance 0.002; OKLCH L 11.4% C 0.018 H 136.2°. Best body text is #FFFFFF at 20.37:1 contrast (WCAG AA passes).
Color values
| HEX | #030602 |
|---|---|
| RGB | rgb(3, 6, 2) |
| HSL | hsl(105, 50%, 2%) |
| HSV | hsv(105, 67%, 2%) |
| CMYK | cmyk(50%, 0%, 66.7%, 97.6%) |
| CIE-LAB | lab(1.39, -1.34, 1.24) |
| CIE-LCH | lch(1.39, 1.83, 137.34°) |
| OKLab | oklab(11.39% -0.0128 0.0122) |
| OKLCH | oklch(11.39% 0.018 136.2) |
| XYZ | xyz(0.1136, 0.1540, 0.0812) |
| Luminance | 0.0015 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.10
Black
#000000
ΔE00 2.38
Dark
#1B2431
ΔE00 12.29
Gunmetal
#2A3439
ΔE00 13.63
Very Dark Brown
#1D0200
ΔE00 13.77
Dark Grey
#363737
ΔE00 13.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030602 #050206
analogous
#050602 #030602 #020603
triadic
#030602 #020306 #060203
tetradic
#030602 #020506 #050206 #060302
square
#030602 #020506 #050206 #060302
split-complementary
#030602 #030206 #060205
monochromatic
#0B1708 #0B1708 #0B1708 #1A3411 #316221
Accessibility & contrast
On white
20.37
#030602 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#030602 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030602
20.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030602 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030602 | 1.00 | 20.37 | 1.03 | 20.37 |
| #FFFFFF | 20.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060502
Deuteranopia (green-blind)
#060502
Tritanopia (blue-blind)
#030605
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #030602; /* rgb */ color: rgb(3, 6, 2); /* oklch */ color: oklch(11.4% 0.018 136.2);
Tailwind
colors: {
custom: {
50: '#484948',
500: '#030602',
950: '#000000',
},
}SCSS
$custom: #030602; $custom-light: #484948; $custom-dark: #000000;
JSON
{
"hex": "#030602",
"rgb": {
"r": 3,
"g": 6,
"b": 2
},
"hsl": {
"h": 105,
"s": 50,
"l": 1.569
},
"oklch": {
"l": 0.11385,
"c": 0.0177,
"h": 136.2
},
"luminance": 0.00154
}Semantic roles & 50–950 ramp
primary
#030602
secondary
#3B2043
accent
#4EDAB7
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777