#043013#043013
#043013 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.2% C 0.070 H 150.0°. Best body text is #FFFFFF at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #043013 |
|---|---|
| RGB | rgb(4, 48, 19) |
| HSL | hsl(140, 85%, 10%) |
| HSV | hsv(140, 92%, 19%) |
| CMYK | cmyk(91.7%, 0%, 60.4%, 81.2%) |
| CIE-LAB | lab(16.44, -22.60, 14.42) |
| CIE-LCH | lch(16.44, 26.81, 147.47°) |
| OKLab | oklab(27.21% -0.0607 0.035) |
| OKLCH | oklch(27.21% 0.07 150) |
| XYZ | xyz(1.2245, 2.1866, 0.9735) |
| Luminance | 0.0219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.90
Very Dark Green
#062E03
ΔE00 3.43
Dark Green
#033500
ΔE00 5.57
Evergreen
#05472A
ΔE00 7.30
Hunter Green (survey)
#0B4008
ΔE00 7.70
Pine Green
#0A481E
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#043013 #300421
analogous
#0B3004 #043013 #043029
triadic
#043013 #130430 #301304
tetradic
#043013 #040B30 #300421 #302904
square
#043013 #040B30 #300421 #302904
split-complementary
#043013 #290430 #30040B
monochromatic
#021C0B #021C0B #043013 #096829 #0DA140
Accessibility & contrast
On white
14.61
#043013 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#043013 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #043013
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##043013 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##043013 | 1.00 | 14.61 | 1.44 | 14.61 |
| #FFFFFF | 14.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B11
Deuteranopia (green-blind)
#2B2715
Tritanopia (blue-blind)
#002F29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #043013; /* rgb */ color: rgb(4, 48, 19); /* oklch */ color: oklch(27.2% 0.070 150.0);
Tailwind
colors: {
custom: {
50: '#4c6951',
500: '#043013',
950: '#000000',
},
}SCSS
$custom: #043013; $custom-light: #4c6951; $custom-dark: #000000;
JSON
{
"hex": "#043013",
"rgb": {
"r": 4,
"g": 48,
"b": 19
},
"hsl": {
"h": 140.455,
"s": 84.615,
"l": 10.196
},
"oklch": {
"l": 0.27205,
"c": 0.07006,
"h": 150
},
"luminance": 0.02187
}Semantic roles & 50–950 ramp
primary
#043013
secondary
#721D55
accent
#2DB5FB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78