#033F11#033F11
#033F11 is a dark, moderate green. Relative luminance 0.036; OKLCH L 32.1% C 0.095 H 146.2°. Best body text is #FFFFFF at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #033F11 |
|---|---|
| RGB | rgb(3, 63, 17) |
| HSL | hsl(134, 91%, 13%) |
| HSV | hsv(134, 95%, 25%) |
| CMYK | cmyk(95.2%, 0%, 73%, 75.3%) |
| CIE-LAB | lab(22.35, -29.24, 22.54) |
| CIE-LCH | lch(22.35, 36.92, 142.37°) |
| OKLab | oklab(32.1% -0.0786 0.0525) |
| OKLCH | oklch(32.1% 0.095 146.2) |
| XYZ | xyz(1.9161, 3.6146, 1.1269) |
| Luminance | 0.0362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.35
Pine Green
#0A481E
ΔE00 3.11
Forest Green (survey)
#06470C
ΔE00 3.38
Dark Green
#033500
ΔE00 3.40
British Racing Green
#05480D
ΔE00 3.57
Forrest Green
#154406
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033F11 #3F0331
analogous
#133F03 #033F11 #033F2F
triadic
#033F11 #11033F #3F1103
tetradic
#033F11 #03133F #3F0331 #3F2F03
square
#033F11 #03133F #3F0331 #3F2F03
split-complementary
#033F11 #2F033F #3F0313
monochromatic
#011D08 #011D08 #033F11 #067921 #09B431
Accessibility & contrast
On white
12.19
#033F11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.72
#033F11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033F11
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033F11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033F11 | 1.00 | 12.19 | 1.72 | 12.19 |
| #FFFFFF | 12.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.72 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#40380B
Deuteranopia (green-blind)
#3A3415
Tritanopia (blue-blind)
#003D35
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #033f11; /* rgb */ color: rgb(3, 63, 17); /* oklch */ color: oklch(32.1% 0.095 146.2);
Tailwind
colors: {
custom: {
50: '#517551',
500: '#033f11',
950: '#000000',
},
}SCSS
$custom: #033f11; $custom-light: #517551; $custom-dark: #000000;
JSON
{
"hex": "#033f11",
"rgb": {
"r": 3,
"g": 63,
"b": 17
},
"hsl": {
"h": 134,
"s": 90.909,
"l": 12.941
},
"oklch": {
"l": 0.32101,
"c": 0.09454,
"h": 146.2
},
"luminance": 0.03615
}Semantic roles & 50–950 ramp
primary
#033F11
secondary
#811D6A
accent
#29CDFF
background
#F4F7F4
surface
#E7EDE7
border
#C3C8C3
text
#020802
muted
#787B78