Dark Green#033500
#033500 is a dark, moderate green. Relative luminance 0.026; OKLCH L 28.6% C 0.096 H 141.7°. Best body text is #FFFFFF at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #033500 |
|---|---|
| RGB | rgb(3, 53, 0) |
| HSL | hsl(117, 100%, 10%) |
| HSV | hsv(117, 100%, 21%) |
| CMYK | cmyk(94.3%, 0%, 100%, 79.2%) |
| CIE-LAB | lab(18.21, -27.57, 25.30) |
| CIE-LCH | lch(18.21, 37.42, 137.45°) |
| OKLab | oklab(28.6% -0.0751 0.0592) |
| OKLCH | oklch(28.6% 0.096 141.7) |
| XYZ | xyz(1.3106, 2.5654, 0.4261) |
| Luminance | 0.0257 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 0.00
Very Dark Green
#062E03
ΔE00 3.00
Hunter Green (survey)
#0B4008
ΔE00 3.35
Dark Forest Green
#002D04
ΔE00 3.53
Forrest Green
#154406
ΔE00 4.98
Forest Green (survey)
#06470C
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033500 #320035
analogous
#1D3500 #033500 #003517
triadic
#033500 #000335 #350003
tetradic
#033500 #001D35 #320035 #351700
square
#033500 #001D35 #320035 #351700
split-complementary
#033500 #170035 #35001D
monochromatic
#021F00 #021F00 #033500 #067200 #0AAF00
Accessibility & contrast
On white
13.88
#033500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#033500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033500
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033500 | 1.00 | 13.88 | 1.51 | 13.88 |
| #FFFFFF | 13.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#372F00
Deuteranopia (green-blind)
#312B05
Tritanopia (blue-blind)
#00332B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #033500; /* rgb */ color: rgb(3, 53, 0); /* oklch */ color: oklch(28.6% 0.096 141.7);
Tailwind
colors: {
custom: {
50: '#4e6d47',
500: '#033500',
950: '#000000',
},
}SCSS
$custom: #033500; $custom-light: #4e6d47; $custom-dark: #000000;
JSON
{
"hex": "#033500",
"rgb": {
"r": 3,
"g": 53,
"b": 0
},
"hsl": {
"h": 116.604,
"s": 100,
"l": 10.392
},
"oklch": {
"l": 0.286,
"c": 0.09565,
"h": 141.7
},
"luminance": 0.02566
}Semantic roles & 50–950 ramp
primary
#033500
secondary
#75167B
accent
#29FFF3
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020700
muted
#787A77