#033404#033404
#033404 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.3% C 0.091 H 143.0°. Best body text is #FFFFFF at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #033404 |
|---|---|
| RGB | rgb(3, 52, 4) |
| HSL | hsl(121, 89%, 11%) |
| HSV | hsv(121, 94%, 20%) |
| CMYK | cmyk(94.2%, 0%, 92.3%, 79.6%) |
| CIE-LAB | lab(17.85, -26.70, 23.24) |
| CIE-LCH | lch(17.85, 35.40, 138.96°) |
| OKLab | oklab(28.31% -0.0724 0.0546) |
| OKLCH | oklch(28.31% 0.091 143) |
| XYZ | xyz(1.2874, 2.4839, 0.5264) |
| Luminance | 0.0248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 0.97
Very Dark Green
#062E03
ΔE00 2.23
Dark Forest Green
#002D04
ΔE00 2.68
Hunter Green (survey)
#0B4008
ΔE00 3.92
Forrest Green
#154406
ΔE00 5.64
Forest Green (survey)
#06470C
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033404 #340333
analogous
#1A3403 #033404 #03341C
triadic
#033404 #040334 #340403
tetradic
#033404 #031A34 #340333 #341C03
square
#033404 #031A34 #340333 #341C03
split-complementary
#033404 #1C0334 #34031A
monochromatic
#021D02 #021D02 #033404 #066E08 #0AA80D
Accessibility & contrast
On white
14.03
#033404 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#033404 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033404
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033404 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033404 | 1.00 | 14.03 | 1.50 | 14.03 |
| #FFFFFF | 14.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E00
Deuteranopia (green-blind)
#302A09
Tritanopia (blue-blind)
#00322B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #033404; /* rgb */ color: rgb(3, 52, 4); /* oklch */ color: oklch(28.3% 0.091 143.0);
Tailwind
colors: {
custom: {
50: '#4e6c49',
500: '#033404',
950: '#000000',
},
}SCSS
$custom: #033404; $custom-light: #4e6c49; $custom-dark: #000000;
JSON
{
"hex": "#033404",
"rgb": {
"r": 3,
"g": 52,
"b": 4
},
"hsl": {
"h": 121.224,
"s": 89.091,
"l": 10.784
},
"oklch": {
"l": 0.28308,
"c": 0.09063,
"h": 143
},
"luminance": 0.02484
}Semantic roles & 50–950 ramp
primary
#033404
secondary
#771C75
accent
#29FBFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77