#032004#032004
#032004 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.4% C 0.063 H 143.7°. Best body text is #FFFFFF at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #032004 |
|---|---|
| RGB | rgb(3, 32, 4) |
| HSL | hsl(122, 83%, 7%) |
| HSV | hsv(122, 91%, 13%) |
| CMYK | cmyk(90.6%, 0%, 87.5%, 87.5%) |
| CIE-LAB | lab(9.49, -17.32, 12.22) |
| CIE-LCH | lch(9.49, 21.20, 144.78°) |
| OKLab | oklab(21.36% -0.0507 0.0372) |
| OKLCH | oklch(21.36% 0.063 143.7) |
| XYZ | xyz(0.5759, 1.0611, 0.2893) |
| Luminance | 0.0106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.04
Very Dark Green
#062E03
ΔE00 6.35
Dark Green
#033500
ΔE00 9.30
Hunter Green (survey)
#0B4008
ΔE00 12.13
Evergreen
#05472A
ΔE00 12.37
Pine Green
#0A481E
ΔE00 12.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032004 #20031F
analogous
#112003 #032004 #032013
triadic
#032004 #040320 #200403
tetradic
#032004 #031120 #20031F #201303
square
#032004 #031120 #20031F #201303
split-complementary
#032004 #130320 #200311
monochromatic
#031C03 #031C03 #032004 #08580B #0D9012
Accessibility & contrast
On white
17.32
#032004 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#032004 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032004
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032004 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032004 | 1.00 | 17.32 | 1.21 | 17.32 |
| #FFFFFF | 17.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C02
Deuteranopia (green-blind)
#1D1A06
Tritanopia (blue-blind)
#001F1A
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #032004; /* rgb */ color: rgb(3, 32, 4); /* oklch */ color: oklch(21.4% 0.063 143.7);
Tailwind
colors: {
custom: {
50: '#475b48',
500: '#032004',
950: '#000000',
},
}SCSS
$custom: #032004; $custom-light: #475b48; $custom-dark: #000000;
JSON
{
"hex": "#032004",
"rgb": {
"r": 3,
"g": 32,
"b": 4
},
"hsl": {
"h": 122.069,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.21358,
"c": 0.0629,
"h": 143.7
},
"luminance": 0.01061
}Semantic roles & 50–950 ramp
primary
#032004
secondary
#641B62
accent
#2FF2F9
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977