#033402#033402
#033402 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.3% C 0.093 H 142.4°. Best body text is #FFFFFF at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #033402 |
|---|---|
| RGB | rgb(3, 52, 2) |
| HSL | hsl(119, 93%, 11%) |
| HSV | hsv(119, 96%, 20%) |
| CMYK | cmyk(94.2%, 0%, 96.2%, 79.6%) |
| CIE-LAB | lab(17.83, -26.96, 24.03) |
| CIE-LCH | lch(17.83, 36.11, 138.29°) |
| OKLab | oklab(28.29% -0.0732 0.0565) |
| OKLCH | oklch(28.29% 0.093 142.4) |
| XYZ | xyz(1.2764, 2.4796, 0.4688) |
| Luminance | 0.0248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 0.64
Very Dark Green
#062E03
ΔE00 2.42
Dark Forest Green
#002D04
ΔE00 2.92
Hunter Green (survey)
#0B4008
ΔE00 3.79
Forrest Green
#154406
ΔE00 5.46
Forest Green (survey)
#06470C
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033402 #330234
analogous
#1C3402 #033402 #02341A
triadic
#033402 #020334 #340203
tetradic
#033402 #021C34 #330234 #341A02
square
#033402 #021C34 #330234 #341A02
split-complementary
#033402 #1A0234 #34021C
monochromatic
#021D01 #021D01 #033402 #066F04 #0AAA07
Accessibility & contrast
On white
14.04
#033402 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#033402 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033402
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033402 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033402 | 1.00 | 14.04 | 1.50 | 14.04 |
| #FFFFFF | 14.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E00
Deuteranopia (green-blind)
#302A07
Tritanopia (blue-blind)
#00322B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #033402; /* rgb */ color: rgb(3, 52, 2); /* oklch */ color: oklch(28.3% 0.093 142.4);
Tailwind
colors: {
custom: {
50: '#4e6c48',
500: '#033402',
950: '#000000',
},
}SCSS
$custom: #033402; $custom-light: #4e6c48; $custom-dark: #000000;
JSON
{
"hex": "#033402",
"rgb": {
"r": 3,
"g": 52,
"b": 2
},
"hsl": {
"h": 118.8,
"s": 92.593,
"l": 10.588
},
"oklch": {
"l": 0.28285,
"c": 0.09251,
"h": 142.4
},
"luminance": 0.0248
}Semantic roles & 50–950 ramp
primary
#033402
secondary
#761A78
accent
#29FFFB
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020700
muted
#787A77