#043F16#043F16
#043F16 is a dark, moderate green. Relative luminance 0.036; OKLCH L 32.2% C 0.089 H 148.0°. Best body text is #FFFFFF at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #043F16 |
|---|---|
| RGB | rgb(4, 63, 22) |
| HSL | hsl(138, 88%, 13%) |
| HSV | hsv(138, 94%, 25%) |
| CMYK | cmyk(93.7%, 0%, 65.1%, 75.3%) |
| CIE-LAB | lab(22.44, -28.29, 19.90) |
| CIE-LCH | lch(22.44, 34.59, 144.87°) |
| OKLab | oklab(32.2% -0.0759 0.0474) |
| OKLCH | oklch(32.2% 0.089 148) |
| XYZ | xyz(1.9722, 3.6385, 1.3573) |
| Luminance | 0.0364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.74
Hunter Green (survey)
#0B4008
ΔE00 3.54
Dark Green
#033500
ΔE00 4.11
Forest Green (survey)
#06470C
ΔE00 4.36
British Racing Green
#05480D
ΔE00 4.49
Evergreen
#05472A
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#043F16 #3F042D
analogous
#0F3F04 #043F16 #043F33
triadic
#043F16 #16043F #3F1604
tetradic
#043F16 #040F3F #3F042D #3F3304
square
#043F16 #040F3F #3F042D #3F3304
split-complementary
#043F16 #33043F #3F040F
monochromatic
#021D0A #021D0A #043F16 #08792A #0BB23E
Accessibility & contrast
On white
12.15
#043F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#043F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #043F16
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##043F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##043F16 | 1.00 | 12.15 | 1.73 | 12.15 |
| #FFFFFF | 12.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403812
Deuteranopia (green-blind)
#393419
Tritanopia (blue-blind)
#003D36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #043f16; /* rgb */ color: rgb(4, 63, 22); /* oklch */ color: oklch(32.2% 0.089 148.0);
Tailwind
colors: {
custom: {
50: '#517554',
500: '#043f16',
950: '#000000',
},
}SCSS
$custom: #043f16; $custom-light: #517554; $custom-dark: #000000;
JSON
{
"hex": "#043f16",
"rgb": {
"r": 4,
"g": 63,
"b": 22
},
"hsl": {
"h": 138.305,
"s": 88.06,
"l": 13.137
},
"oklch": {
"l": 0.32197,
"c": 0.08947,
"h": 148
},
"luminance": 0.03639
}Semantic roles & 50–950 ramp
primary
#043F16
secondary
#801E62
accent
#2ABDFE
background
#F4F7F4
surface
#E7EDE7
border
#C3C8C3
text
#020803
muted
#787B78