#032804#032804
#032804 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.2% C 0.075 H 143.3°. Best body text is #FFFFFF at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #032804 |
|---|---|
| RGB | rgb(3, 40, 4) |
| HSL | hsl(122, 86%, 8%) |
| HSV | hsv(122, 93%, 16%) |
| CMYK | cmyk(92.5%, 0%, 90%, 84.3%) |
| CIE-LAB | lab(12.90, -22.07, 16.94) |
| CIE-LCH | lch(12.90, 27.82, 142.49°) |
| OKLab | oklab(24.19% -0.0598 0.0446) |
| OKLCH | oklch(24.19% 0.075 143.3) |
| XYZ | xyz(0.8182, 1.5456, 0.3701) |
| Luminance | 0.0155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.13
Very Dark Green
#062E03
ΔE00 2.58
Dark Green
#033500
ΔE00 5.51
Hunter Green (survey)
#0B4008
ΔE00 8.47
Pine Green
#0A481E
ΔE00 9.75
Evergreen
#05472A
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032804 #280327
analogous
#142803 #032804 #032816
triadic
#032804 #040328 #280403
tetradic
#032804 #031428 #280327 #281603
square
#032804 #031428 #280327 #281603
split-complementary
#032804 #160328 #280314
monochromatic
#021C03 #021C03 #032804 #07610A #0C9A0F
Accessibility & contrast
On white
16.04
#032804 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#032804 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032804
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032804 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032804 | 1.00 | 16.04 | 1.31 | 16.04 |
| #FFFFFF | 16.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292301
Deuteranopia (green-blind)
#252007
Tritanopia (blue-blind)
#002721
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #032804; /* rgb */ color: rgb(3, 40, 4); /* oklch */ color: oklch(24.2% 0.075 143.3);
Tailwind
colors: {
custom: {
50: '#496248',
500: '#032804',
950: '#000000',
},
}SCSS
$custom: #032804; $custom-light: #496248; $custom-dark: #000000;
JSON
{
"hex": "#032804",
"rgb": {
"r": 3,
"g": 40,
"b": 4
},
"hsl": {
"h": 121.622,
"s": 86.047,
"l": 8.431
},
"oklch": {
"l": 0.24187,
"c": 0.07458,
"h": 143.3
},
"luminance": 0.01546
}Semantic roles & 50–950 ramp
primary
#032804
secondary
#6C1B6A
accent
#2CF7FC
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977