#03220E#03220E
#03220E is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.3% C 0.053 H 152.0°. Best body text is #FFFFFF at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #03220E |
|---|---|
| RGB | rgb(3, 34, 14) |
| HSL | hsl(141, 84%, 7%) |
| HSV | hsv(141, 91%, 13%) |
| CMYK | cmyk(91.2%, 0%, 58.8%, 86.7%) |
| CIE-LAB | lab(10.52, -17.13, 9.42) |
| CIE-LCH | lch(10.52, 19.55, 151.20°) |
| OKLab | oklab(22.27% -0.0472 0.0251) |
| OKLCH | oklch(22.27% 0.053 152) |
| XYZ | xyz(0.6888, 1.1950, 0.6097) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.85
Very Dark Green
#062E03
ΔE00 7.28
Dark Green
#033500
ΔE00 10.15
Evergreen
#05472A
ΔE00 11.77
Hunter Green (survey)
#0B4008
ΔE00 12.72
Pine Green
#0A481E
ΔE00 12.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03220E #220317
analogous
#082203 #03220E #03221E
triadic
#03220E #0E0322 #220E03
tetradic
#03220E #030822 #220317 #221E03
square
#03220E #030822 #220317 #221E03
split-complementary
#03220E #1E0322 #220308
monochromatic
#021C0C #021C0C #03220E #085A25 #0D923C
Accessibility & contrast
On white
16.95
#03220E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#03220E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03220E
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03220E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03220E | 1.00 | 16.95 | 1.24 | 16.95 |
| #FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E0C
Deuteranopia (green-blind)
#1E1B0F
Tritanopia (blue-blind)
#00211D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #03220e; /* rgb */ color: rgb(3, 34, 14); /* oklch */ color: oklch(22.3% 0.053 152.0);
Tailwind
colors: {
custom: {
50: '#475d4d',
500: '#03220e',
950: '#000000',
},
}SCSS
$custom: #03220e; $custom-light: #475d4d; $custom-dark: #000000;
JSON
{
"hex": "#03220e",
"rgb": {
"r": 3,
"g": 34,
"b": 14
},
"hsl": {
"h": 141.29,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.22269,
"c": 0.05349,
"h": 152
},
"luminance": 0.01195
}Semantic roles & 50–950 ramp
primary
#03220E
secondary
#661B4B
accent
#2EB2FA
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977