#041300#041300
#041300 is a very dark, muted green. Relative luminance 0.005; OKLCH L 16.6% C 0.050 H 136.8°. Best body text is #FFFFFF at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #041300 |
|---|---|
| RGB | rgb(4, 19, 0) |
| HSL | hsl(107, 100%, 4%) |
| HSV | hsv(107, 100%, 7%) |
| CMYK | cmyk(78.9%, 0%, 100%, 92.5%) |
| CIE-LAB | lab(4.44, -7.55, 6.51) |
| CIE-LCH | lch(4.44, 9.97, 139.22°) |
| OKLab | oklab(16.57% -0.0365 0.0343) |
| OKLCH | oklch(16.57% 0.05 136.8) |
| XYZ | xyz(0.2829, 0.4915, 0.0800) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.67
Black
#000000
ΔE00 10.41
Very Dark Green
#062E03
ΔE00 13.84
Dark Forest Green
#002D04
ΔE00 13.86
Charcoal (survey)
#343837
ΔE00 14.50
Gunmetal
#2A3439
ΔE00 15.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041300 #0F0013
analogous
#0D1300 #041300 #001305
triadic
#041300 #000413 #130004
tetradic
#041300 #000D13 #0F0013 #130500
square
#041300 #000D13 #0F0013 #130500
split-complementary
#041300 #050013 #13000D
monochromatic
#061F00 #061F00 #061F00 #115000 #1E8D00
Accessibility & contrast
On white
19.12
#041300 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#041300 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041300
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041300 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041300 | 1.00 | 19.12 | 1.10 | 19.12 |
| #FFFFFF | 19.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141000
Deuteranopia (green-blind)
#120F01
Tritanopia (blue-blind)
#03120E
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #041300; /* rgb */ color: rgb(4, 19, 0); /* oklch */ color: oklch(16.6% 0.050 136.8);
Tailwind
colors: {
custom: {
50: '#485047',
500: '#041300',
950: '#000000',
},
}SCSS
$custom: #041300; $custom-light: #485047; $custom-dark: #000000;
JSON
{
"hex": "#041300",
"rgb": {
"r": 4,
"g": 19,
"b": 0
},
"hsl": {
"h": 107.368,
"s": 100,
"l": 3.725
},
"oklch": {
"l": 0.16572,
"c": 0.05005,
"h": 136.8
},
"luminance": 0.00492
}Semantic roles & 50–950 ramp
primary
#041300
secondary
#4E115E
accent
#29FFD2
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000200
muted
#777877