#033A0F#033A0F
#033A0F is a dark, moderate green. Relative luminance 0.031; OKLCH L 30.4% C 0.089 H 146.1°. Best body text is #FFFFFF at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #033A0F |
|---|---|
| RGB | rgb(3, 58, 15) |
| HSL | hsl(133, 90%, 12%) |
| HSV | hsv(133, 95%, 23%) |
| CMYK | cmyk(94.8%, 0%, 74.1%, 77.3%) |
| CIE-LAB | lab(20.36, -27.61, 21.37) |
| CIE-LCH | lch(20.36, 34.92, 142.26°) |
| OKLab | oklab(30.44% -0.0742 0.0498) |
| OKLCH | oklch(30.44% 0.089 146.1) |
| XYZ | xyz(1.6367, 3.0798, 0.9600) |
| Luminance | 0.0308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.47
Hunter Green (survey)
#0B4008
ΔE00 3.22
Very Dark Green
#062E03
ΔE00 3.78
Dark Forest Green
#002D04
ΔE00 3.92
Pine Green
#0A481E
ΔE00 4.37
Forest Green (survey)
#06470C
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033A0F #3A032E
analogous
#133A03 #033A0F #033A2B
triadic
#033A0F #0F033A #3A0F03
tetradic
#033A0F #03133A #3A032E #3A2B03
square
#033A0F #03133A #3A032E #3A2B03
split-complementary
#033A0F #2B033A #3A0313
monochromatic
#021D08 #021D08 #033A0F #06741E #09AE2D
Accessibility & contrast
On white
13.00
#033A0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.62
#033A0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033A0F
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033A0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033A0F | 1.00 | 13.00 | 1.62 | 13.00 |
| #FFFFFF | 13.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.62 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B340A
Deuteranopia (green-blind)
#352F13
Tritanopia (blue-blind)
#003831
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #033a0f; /* rgb */ color: rgb(3, 58, 15); /* oklch */ color: oklch(30.4% 0.089 146.1);
Tailwind
colors: {
custom: {
50: '#4f714f',
500: '#033a0f',
950: '#000000',
},
}SCSS
$custom: #033a0f; $custom-light: #4f714f; $custom-dark: #000000;
JSON
{
"hex": "#033a0f",
"rgb": {
"r": 3,
"g": 58,
"b": 15
},
"hsl": {
"h": 133.091,
"s": 90.164,
"l": 11.961
},
"oklch": {
"l": 0.30436,
"c": 0.08941,
"h": 146.1
},
"luminance": 0.0308
}Semantic roles & 50–950 ramp
primary
#033A0F
secondary
#7D1C68
accent
#29D0FF
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020702
muted
#787A78