#033204#033204
#033204 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.6% C 0.088 H 143.0°. Best body text is #FFFFFF at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #033204 |
|---|---|
| RGB | rgb(3, 50, 4) |
| HSL | hsl(121, 89%, 10%) |
| HSV | hsv(121, 94%, 20%) |
| CMYK | cmyk(94%, 0%, 92%, 80.4%) |
| CIE-LAB | lab(17.03, -25.96, 22.25) |
| CIE-LCH | lch(17.03, 34.19, 139.39°) |
| OKLab | oklab(27.63% -0.0704 0.053) |
| OKLCH | oklch(27.63% 0.088 143) |
| XYZ | xyz(1.2000, 2.3092, 0.4973) |
| Luminance | 0.0231 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.52
Dark Green
#033500
ΔE00 1.63
Dark Forest Green
#002D04
ΔE00 1.96
Hunter Green (survey)
#0B4008
ΔE00 4.64
Forrest Green
#154406
ΔE00 6.33
Forest Green (survey)
#06470C
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033204 #320331
analogous
#193203 #033204 #03321B
triadic
#033204 #040332 #320403
tetradic
#033204 #031932 #320331 #321B03
square
#033204 #031932 #320331 #321B03
split-complementary
#033204 #1B0332 #320319
monochromatic
#021D02 #021D02 #033204 #066C09 #0AA50D
Accessibility & contrast
On white
14.37
#033204 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#033204 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033204
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033204 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033204 | 1.00 | 14.37 | 1.46 | 14.37 |
| #FFFFFF | 14.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C00
Deuteranopia (green-blind)
#2E2908
Tritanopia (blue-blind)
#003029
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #033204; /* rgb */ color: rgb(3, 50, 4); /* oklch */ color: oklch(27.6% 0.088 143.0);
Tailwind
colors: {
custom: {
50: '#4d6a49',
500: '#033204',
950: '#000000',
},
}SCSS
$custom: #033204; $custom-light: #4d6a49; $custom-dark: #000000;
JSON
{
"hex": "#033204",
"rgb": {
"r": 3,
"g": 50,
"b": 4
},
"hsl": {
"h": 121.277,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.27631,
"c": 0.08806,
"h": 143
},
"luminance": 0.02309
}Semantic roles & 50–950 ramp
primary
#033204
secondary
#751B73
accent
#29FAFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77