#033A0D#033A0D
#033A0D is a dark, moderate green. Relative luminance 0.031; OKLCH L 30.4% C 0.091 H 145.4°. Best body text is #FFFFFF at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #033A0D |
|---|---|
| RGB | rgb(3, 58, 13) |
| HSL | hsl(131, 90%, 12%) |
| HSV | hsv(131, 95%, 23%) |
| CMYK | cmyk(94.8%, 0%, 77.6%, 77.3%) |
| CIE-LAB | lab(20.34, -27.88, 22.36) |
| CIE-LCH | lch(20.34, 35.74, 141.27°) |
| OKLab | oklab(30.41% -0.0751 0.0517) |
| OKLCH | oklch(30.41% 0.091 145.4) |
| XYZ | xyz(1.6231, 3.0743, 0.8885) |
| Luminance | 0.0307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.11
Hunter Green (survey)
#0B4008
ΔE00 2.85
Very Dark Green
#062E03
ΔE00 3.81
Dark Forest Green
#002D04
ΔE00 4.03
Pine Green
#0A481E
ΔE00 4.51
Forest Green (survey)
#06470C
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033A0D #3A0330
analogous
#153A03 #033A0D #033A29
triadic
#033A0D #0D033A #3A0D03
tetradic
#033A0D #03153A #3A0330 #3A2903
square
#033A0D #03153A #3A0330 #3A2903
split-complementary
#033A0D #29033A #3A0315
monochromatic
#021D07 #021D07 #033A0D #06741A #09AE27
Accessibility & contrast
On white
13.00
#033A0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.62
#033A0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033A0D
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033A0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033A0D | 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)
#3B3407
Deuteranopia (green-blind)
#352F11
Tritanopia (blue-blind)
#003831
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #033a0d; /* rgb */ color: rgb(3, 58, 13); /* oklch */ color: oklch(30.4% 0.091 145.4);
Tailwind
colors: {
custom: {
50: '#50714e',
500: '#033a0d',
950: '#000000',
},
}SCSS
$custom: #033a0d; $custom-light: #50714e; $custom-dark: #000000;
JSON
{
"hex": "#033a0d",
"rgb": {
"r": 3,
"g": 58,
"b": 13
},
"hsl": {
"h": 130.909,
"s": 90.164,
"l": 11.961
},
"oklch": {
"l": 0.30411,
"c": 0.09114,
"h": 145.4
},
"luminance": 0.03075
}Semantic roles & 50–950 ramp
primary
#033A0D
secondary
#7D1C6B
accent
#29D8FF
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77