#032104#032104
#032104 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.7% C 0.064 H 143.6°. Best body text is #FFFFFF at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #032104 |
|---|---|
| RGB | rgb(3, 33, 4) |
| HSL | hsl(122, 83%, 7%) |
| HSV | hsv(122, 91%, 13%) |
| CMYK | cmyk(90.9%, 0%, 87.9%, 87.1%) |
| CIE-LAB | lab(9.92, -18.05, 12.84) |
| CIE-LCH | lch(9.92, 22.15, 144.58°) |
| OKLab | oklab(21.72% -0.0519 0.0382) |
| OKLCH | oklch(21.72% 0.064 143.6) |
| XYZ | xyz(0.6033, 1.1158, 0.2984) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.48
Very Dark Green
#062E03
ΔE00 5.81
Dark Green
#033500
ΔE00 8.77
Hunter Green (survey)
#0B4008
ΔE00 11.62
Evergreen
#05472A
ΔE00 11.98
Pine Green
#0A481E
ΔE00 12.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032104 #210320
analogous
#112103 #032104 #032113
triadic
#032104 #040321 #210403
tetradic
#032104 #031121 #210320 #211303
square
#032104 #031121 #210320 #211303
split-complementary
#032104 #130321 #210311
monochromatic
#031C03 #031C03 #032104 #08590B #0D9112
Accessibility & contrast
On white
17.17
#032104 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#032104 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032104
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032104 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032104 | 1.00 | 17.17 | 1.22 | 17.17 |
| #FFFFFF | 17.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D02
Deuteranopia (green-blind)
#1E1A06
Tritanopia (blue-blind)
#00201B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #032104; /* rgb */ color: rgb(3, 33, 4); /* oklch */ color: oklch(21.7% 0.064 143.6);
Tailwind
colors: {
custom: {
50: '#475c48',
500: '#032104',
950: '#000000',
},
}SCSS
$custom: #032104; $custom-light: #475c48; $custom-dark: #000000;
JSON
{
"hex": "#032104",
"rgb": {
"r": 3,
"g": 33,
"b": 4
},
"hsl": {
"h": 122,
"s": 83.333,
"l": 7.059
},
"oklch": {
"l": 0.21715,
"c": 0.06442,
"h": 143.6
},
"luminance": 0.01116
}Semantic roles & 50–950 ramp
primary
#032104
secondary
#651B63
accent
#2EF3FA
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977