#033604#033604
#033604 is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.0% C 0.093 H 143.0°. Best body text is #FFFFFF at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #033604 |
|---|---|
| RGB | rgb(3, 54, 4) |
| HSL | hsl(121, 89%, 11%) |
| HSV | hsv(121, 94%, 21%) |
| CMYK | cmyk(94.4%, 0%, 92.6%, 78.8%) |
| CIE-LAB | lab(18.65, -27.44, 24.20) |
| CIE-LCH | lch(18.65, 36.59, 138.59°) |
| OKLab | oklab(28.98% -0.0744 0.0561) |
| OKLCH | oklch(28.98% 0.093 143) |
| XYZ | xyz(1.3785, 2.6663, 0.5568) |
| Luminance | 0.0267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 0.60
Very Dark Green
#062E03
ΔE00 2.94
Hunter Green (survey)
#0B4008
ΔE00 3.23
Dark Forest Green
#002D04
ΔE00 3.39
Forrest Green
#154406
ΔE00 4.96
Forest Green (survey)
#06470C
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033604 #360335
analogous
#1B3603 #033604 #03361D
triadic
#033604 #040336 #360403
tetradic
#033604 #031B36 #360335 #361D03
square
#033604 #031B36 #360335 #361D03
split-complementary
#033604 #1D0336 #36031B
monochromatic
#021D02 #021D02 #033604 #067008 #09AA0D
Accessibility & contrast
On white
13.70
#033604 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#033604 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033604
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033604 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033604 | 1.00 | 13.70 | 1.53 | 13.70 |
| #FFFFFF | 13.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373000
Deuteranopia (green-blind)
#322C09
Tritanopia (blue-blind)
#00342D
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #033604; /* rgb */ color: rgb(3, 54, 4); /* oklch */ color: oklch(29.0% 0.093 143.0);
Tailwind
colors: {
custom: {
50: '#4e6e49',
500: '#033604',
950: '#000000',
},
}SCSS
$custom: #033604; $custom-light: #4e6e49; $custom-dark: #000000;
JSON
{
"hex": "#033604",
"rgb": {
"r": 3,
"g": 54,
"b": 4
},
"hsl": {
"h": 121.176,
"s": 89.474,
"l": 11.176
},
"oklch": {
"l": 0.28982,
"c": 0.09318,
"h": 143
},
"luminance": 0.02666
}Semantic roles & 50–950 ramp
primary
#033604
secondary
#791C77
accent
#29FBFF
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77