#042F16#042F16
#042F16 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.065 H 152.8°. Best body text is #FFFFFF at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #042F16 |
|---|---|
| RGB | rgb(4, 47, 22) |
| HSL | hsl(145, 84%, 10%) |
| HSV | hsv(145, 91%, 18%) |
| CMYK | cmyk(91.5%, 0%, 53.2%, 81.6%) |
| CIE-LAB | lab(16.09, -21.52, 12.04) |
| CIE-LCH | lch(16.09, 24.66, 150.77°) |
| OKLab | oklab(26.93% -0.0578 0.0297) |
| OKLCH | oklch(26.93% 0.065 152.8) |
| XYZ | xyz(1.2113, 2.1166, 1.1036) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.15
Very Dark Green
#062E03
ΔE00 4.71
Dark Green
#033500
ΔE00 6.94
Evergreen
#05472A
ΔE00 7.47
Pine Green
#0A481E
ΔE00 8.56
Hunter Green (survey)
#0B4008
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#042F16 #2F041D
analogous
#082F04 #042F16 #042F2B
triadic
#042F16 #16042F #2F1604
tetradic
#042F16 #04082F #2F041D #2F2B04
square
#042F16 #04082F #2F041D #2F2B04
split-complementary
#042F16 #2B042F #2F0408
monochromatic
#021C0D #021C0D #042F16 #096730 #0EA04B
Accessibility & contrast
On white
14.75
#042F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#042F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #042F16
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##042F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##042F16 | 1.00 | 14.75 | 1.42 | 14.75 |
| #FFFFFF | 14.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A14
Deuteranopia (green-blind)
#2A2718
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #042f16; /* rgb */ color: rgb(4, 47, 22); /* oklch */ color: oklch(26.9% 0.065 152.8);
Tailwind
colors: {
custom: {
50: '#4c6853',
500: '#042f16',
950: '#000000',
},
}SCSS
$custom: #042f16; $custom-light: #4c6853; $custom-dark: #000000;
JSON
{
"hex": "#042f16",
"rgb": {
"r": 4,
"g": 47,
"b": 22
},
"hsl": {
"h": 145.116,
"s": 84.314,
"l": 10
},
"oklch": {
"l": 0.26933,
"c": 0.06503,
"h": 152.8
},
"luminance": 0.02117
}Semantic roles & 50–950 ramp
primary
#042F16
secondary
#721D4E
accent
#2DA5FB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78