#043113#043113
#043113 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.5% C 0.072 H 149.7°. Best body text is #FFFFFF at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #043113 |
|---|---|
| RGB | rgb(4, 49, 19) |
| HSL | hsl(140, 85%, 10%) |
| HSV | hsv(140, 92%, 19%) |
| CMYK | cmyk(91.8%, 0%, 61.2%, 80.8%) |
| CIE-LAB | lab(16.84, -23.04, 14.92) |
| CIE-LCH | lch(16.84, 27.45, 147.08°) |
| OKLab | oklab(27.54% -0.0619 0.0361) |
| OKLCH | oklch(27.54% 0.072 149.7) |
| XYZ | xyz(1.2658, 2.2693, 0.9873) |
| Luminance | 0.0227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.75
Very Dark Green
#062E03
ΔE00 3.26
Dark Green
#033500
ΔE00 5.23
Evergreen
#05472A
ΔE00 7.05
Hunter Green (survey)
#0B4008
ΔE00 7.30
Pine Green
#0A481E
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#043113 #310422
analogous
#0B3104 #043113 #043129
triadic
#043113 #130431 #311304
tetradic
#043113 #040B31 #310422 #312904
square
#043113 #040B31 #310422 #312904
split-complementary
#043113 #290431 #31040B
monochromatic
#021C0B #021C0B #043113 #096A29 #0DA23F
Accessibility & contrast
On white
14.44
#043113 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#043113 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #043113
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##043113 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##043113 | 1.00 | 14.44 | 1.45 | 14.44 |
| #FFFFFF | 14.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312C10
Deuteranopia (green-blind)
#2C2815
Tritanopia (blue-blind)
#00302A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #043113; /* rgb */ color: rgb(4, 49, 19); /* oklch */ color: oklch(27.5% 0.072 149.7);
Tailwind
colors: {
custom: {
50: '#4d6a51',
500: '#043113',
950: '#000000',
},
}SCSS
$custom: #043113; $custom-light: #4d6a51; $custom-dark: #000000;
JSON
{
"hex": "#043113",
"rgb": {
"r": 4,
"g": 49,
"b": 19
},
"hsl": {
"h": 140,
"s": 84.906,
"l": 10.392
},
"oklch": {
"l": 0.2754,
"c": 0.07163,
"h": 149.7
},
"luminance": 0.02269
}Semantic roles & 50–950 ramp
primary
#043113
secondary
#731D57
accent
#2DB6FB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78