#041602#041602
#041602 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.7% C 0.050 H 140.5°. Best body text is #FFFFFF at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #041602 |
|---|---|
| RGB | rgb(4, 22, 2) |
| HSL | hsl(114, 83%, 5%) |
| HSV | hsv(114, 91%, 9%) |
| CMYK | cmyk(81.8%, 0%, 90.9%, 91.4%) |
| CIE-LAB | lab(5.46, -9.27, 7.18) |
| CIE-LCH | lch(5.46, 11.72, 142.23°) |
| OKLab | oklab(17.75% -0.0383 0.0316) |
| OKLCH | oklch(17.75% 0.05 140.5) |
| XYZ | xyz(0.3479, 0.6040, 0.1557) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.13
Black
#000000
ΔE00 11.99
Dark Forest Green
#002D04
ΔE00 12.34
Very Dark Green
#062E03
ΔE00 12.37
Charcoal (survey)
#343837
ΔE00 14.85
Dark Green
#033500
ΔE00 15.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041602 #140216
analogous
#0E1602 #041602 #02160A
triadic
#041602 #020416 #160204
tetradic
#041602 #020E16 #140216 #160A02
square
#041602 #020E16 #140216 #160A02
split-complementary
#041602 #0A0216 #16020E
monochromatic
#051C03 #051C03 #051C03 #0E4E07 #18860C
Accessibility & contrast
On white
18.74
#041602 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#041602 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041602
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041602 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041602 | 1.00 | 18.74 | 1.12 | 18.74 |
| #FFFFFF | 18.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171301
Deuteranopia (green-blind)
#141103
Tritanopia (blue-blind)
#031511
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #041602; /* rgb */ color: rgb(4, 22, 2); /* oklch */ color: oklch(17.7% 0.050 140.5);
Tailwind
colors: {
custom: {
50: '#485247',
500: '#041602',
950: '#000000',
},
}SCSS
$custom: #041602; $custom-light: #485247; $custom-dark: #000000;
JSON
{
"hex": "#041602",
"rgb": {
"r": 4,
"g": 22,
"b": 2
},
"hsl": {
"h": 114,
"s": 83.333,
"l": 4.706
},
"oklch": {
"l": 0.17747,
"c": 0.04969,
"h": 140.5
},
"luminance": 0.00604
}Semantic roles & 50–950 ramp
primary
#041602
secondary
#55185C
accent
#2EFAE5
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000200
muted
#777877