#033F16#033F16
#033F16 is a dark, moderate green. Relative luminance 0.036; OKLCH L 32.2% C 0.090 H 148.2°. Best body text is #FFFFFF at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #033F16 |
|---|---|
| RGB | rgb(3, 63, 22) |
| HSL | hsl(139, 91%, 13%) |
| HSV | hsv(139, 95%, 25%) |
| CMYK | cmyk(95.2%, 0%, 65.1%, 75.3%) |
| CIE-LAB | lab(22.42, -28.48, 19.87) |
| CIE-LCH | lch(22.42, 34.72, 145.10°) |
| OKLab | oklab(32.17% -0.0764 0.0473) |
| OKLCH | oklch(32.17% 0.09 148.2) |
| XYZ | xyz(1.9597, 3.6320, 1.3567) |
| Luminance | 0.0363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.74
Hunter Green (survey)
#0B4008
ΔE00 3.58
Dark Green
#033500
ΔE00 4.14
Forest Green (survey)
#06470C
ΔE00 4.37
British Racing Green
#05480D
ΔE00 4.50
Evergreen
#05472A
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033F16 #3F032C
analogous
#0E3F03 #033F16 #033F34
triadic
#033F16 #16033F #3F1603
tetradic
#033F16 #030E3F #3F032C #3F3403
square
#033F16 #030E3F #3F032C #3F3403
split-complementary
#033F16 #34033F #3F030E
monochromatic
#011D0A #011D0A #033F16 #06792A #09B43F
Accessibility & contrast
On white
12.16
#033F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#033F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033F16
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033F16 | 1.00 | 12.16 | 1.73 | 12.16 |
| #FFFFFF | 12.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.16 | 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: #033f16; /* rgb */ color: rgb(3, 63, 22); /* oklch */ color: oklch(32.2% 0.090 148.2);
Tailwind
colors: {
custom: {
50: '#517554',
500: '#033f16',
950: '#000000',
},
}SCSS
$custom: #033f16; $custom-light: #517554; $custom-dark: #000000;
JSON
{
"hex": "#033f16",
"rgb": {
"r": 3,
"g": 63,
"b": 22
},
"hsl": {
"h": 139,
"s": 90.909,
"l": 12.941
},
"oklch": {
"l": 0.32172,
"c": 0.08984,
"h": 148.2
},
"luminance": 0.03632
}Semantic roles & 50–950 ramp
primary
#033F16
secondary
#811D61
accent
#29BBFF
background
#F4F7F4
surface
#E7EDE7
border
#C3C8C3
text
#020803
muted
#787B78