#032304#032304
#032304 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.4% C 0.067 H 143.5°. Best body text is #FFFFFF at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #032304 |
|---|---|
| RGB | rgb(3, 35, 4) |
| HSL | hsl(122, 84%, 7%) |
| HSV | hsv(122, 91%, 14%) |
| CMYK | cmyk(91.4%, 0%, 88.6%, 86.3%) |
| CIE-LAB | lab(10.78, -19.40, 14.04) |
| CIE-LCH | lch(10.78, 23.95, 144.10°) |
| OKLab | oklab(22.43% -0.0542 0.0401) |
| OKLCH | oklch(22.43% 0.067 143.5) |
| XYZ | xyz(0.6605, 1.2301, 0.3175) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.43
Very Dark Green
#062E03
ΔE00 4.80
Dark Green
#033500
ΔE00 7.76
Hunter Green (survey)
#0B4008
ΔE00 10.65
Evergreen
#05472A
ΔE00 11.29
Pine Green
#0A481E
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032304 #230322
analogous
#122303 #032304 #032314
triadic
#032304 #040323 #230403
tetradic
#032304 #031223 #230322 #231403
square
#032304 #031223 #230322 #231403
split-complementary
#032304 #140323 #230312
monochromatic
#021C03 #021C03 #032304 #085B0A #0D9411
Accessibility & contrast
On white
16.85
#032304 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#032304 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032304
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032304 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032304 | 1.00 | 16.85 | 1.25 | 16.85 |
| #FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F02
Deuteranopia (green-blind)
#201C06
Tritanopia (blue-blind)
#00221D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #032304; /* rgb */ color: rgb(3, 35, 4); /* oklch */ color: oklch(22.4% 0.067 143.5);
Tailwind
colors: {
custom: {
50: '#475e48',
500: '#032304',
950: '#000000',
},
}SCSS
$custom: #032304; $custom-light: #475e48; $custom-dark: #000000;
JSON
{
"hex": "#032304",
"rgb": {
"r": 3,
"g": 35,
"b": 4
},
"hsl": {
"h": 121.875,
"s": 84.211,
"l": 7.451
},
"oklch": {
"l": 0.22427,
"c": 0.0674,
"h": 143.5
},
"luminance": 0.0123
}Semantic roles & 50–950 ramp
primary
#032304
secondary
#671B65
accent
#2DF4FA
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977