#033016#033016
#033016 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.2% C 0.067 H 152.7°. Best body text is #FFFFFF at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #033016 |
|---|---|
| RGB | rgb(3, 48, 22) |
| HSL | hsl(145, 88%, 10%) |
| HSV | hsv(145, 94%, 19%) |
| CMYK | cmyk(93.8%, 0%, 54.2%, 81.2%) |
| CIE-LAB | lab(16.46, -22.23, 12.51) |
| CIE-LCH | lch(16.46, 25.51, 150.62°) |
| OKLab | oklab(27.23% -0.0597 0.0308) |
| OKLCH | oklch(27.23% 0.067 152.7) |
| XYZ | xyz(1.2392, 2.1910, 1.1165) |
| Luminance | 0.0219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.92
Very Dark Green
#062E03
ΔE00 4.50
Dark Green
#033500
ΔE00 6.60
Evergreen
#05472A
ΔE00 7.12
Pine Green
#0A481E
ΔE00 8.13
Hunter Green (survey)
#0B4008
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033016 #30031D
analogous
#073003 #033016 #03302C
triadic
#033016 #160330 #301603
tetradic
#033016 #030730 #30031D #302C03
square
#033016 #030730 #30031D #302C03
split-complementary
#033016 #2C0330 #300307
monochromatic
#021D0D #021D0D #033016 #076A30 #0AA34B
Accessibility & contrast
On white
14.60
#033016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#033016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033016
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033016 | 1.00 | 14.60 | 1.44 | 14.60 |
| #FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B14
Deuteranopia (green-blind)
#2B2718
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #033016; /* rgb */ color: rgb(3, 48, 22); /* oklch */ color: oklch(27.2% 0.067 152.7);
Tailwind
colors: {
custom: {
50: '#4c6953',
500: '#033016',
950: '#000000',
},
}SCSS
$custom: #033016; $custom-light: #4c6953; $custom-dark: #000000;
JSON
{
"hex": "#033016",
"rgb": {
"r": 3,
"g": 48,
"b": 22
},
"hsl": {
"h": 145.333,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.27232,
"c": 0.06718,
"h": 152.7
},
"luminance": 0.02191
}Semantic roles & 50–950 ramp
primary
#033016
secondary
#731B4E
accent
#29A4FE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78