#032204#032204
#032204 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.1% C 0.066 H 143.6°. Best body text is #FFFFFF at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #032204 |
|---|---|
| RGB | rgb(3, 34, 4) |
| HSL | hsl(122, 84%, 7%) |
| HSV | hsv(122, 91%, 13%) |
| CMYK | cmyk(91.2%, 0%, 88.2%, 86.7%) |
| CIE-LAB | lab(10.35, -18.74, 13.44) |
| CIE-LCH | lch(10.35, 23.07, 144.35°) |
| OKLab | oklab(22.07% -0.053 0.0391) |
| OKLCH | oklch(22.07% 0.066 143.6) |
| XYZ | xyz(0.6315, 1.1721, 0.3078) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.94
Very Dark Green
#062E03
ΔE00 5.30
Dark Green
#033500
ΔE00 8.26
Hunter Green (survey)
#0B4008
ΔE00 11.13
Evergreen
#05472A
ΔE00 11.62
Pine Green
#0A481E
ΔE00 12.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032204 #220321
analogous
#122203 #032204 #032214
triadic
#032204 #040322 #220403
tetradic
#032204 #031222 #220321 #221403
square
#032204 #031222 #220321 #221403
split-complementary
#032204 #140322 #220312
monochromatic
#021C03 #021C03 #032204 #085A0B #0D9211
Accessibility & contrast
On white
17.01
#032204 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#032204 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032204
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032204 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032204 | 1.00 | 17.01 | 1.23 | 17.01 |
| #FFFFFF | 17.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E02
Deuteranopia (green-blind)
#1F1B06
Tritanopia (blue-blind)
#00211C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #032204; /* rgb */ color: rgb(3, 34, 4); /* oklch */ color: oklch(22.1% 0.066 143.6);
Tailwind
colors: {
custom: {
50: '#475d48',
500: '#032204',
950: '#000000',
},
}SCSS
$custom: #032204; $custom-light: #475d48; $custom-dark: #000000;
JSON
{
"hex": "#032204",
"rgb": {
"r": 3,
"g": 34,
"b": 4
},
"hsl": {
"h": 121.935,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.22072,
"c": 0.06592,
"h": 143.6
},
"luminance": 0.01172
}Semantic roles & 50–950 ramp
primary
#032204
secondary
#661B64
accent
#2EF3FA
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977