#03220F#03220F
#03220F is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.3% C 0.052 H 153.1°. Best body text is #FFFFFF at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #03220F |
|---|---|
| RGB | rgb(3, 34, 15) |
| HSL | hsl(143, 84%, 7%) |
| HSV | hsv(143, 91%, 13%) |
| CMYK | cmyk(91.2%, 0%, 55.9%, 86.7%) |
| CIE-LAB | lab(10.54, -16.94, 8.93) |
| CIE-LCH | lch(10.54, 19.15, 152.20°) |
| OKLab | oklab(22.29% -0.0466 0.0236) |
| OKLCH | oklch(22.29% 0.052 153.1) |
| XYZ | xyz(0.6957, 1.1978, 0.6464) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.12
Very Dark Green
#062E03
ΔE00 7.55
Dark Green
#033500
ΔE00 10.40
Evergreen
#05472A
ΔE00 11.82
Hunter Green (survey)
#0B4008
ΔE00 12.94
Pine Green
#0A481E
ΔE00 13.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03220F #220316
analogous
#062203 #03220F #03221F
triadic
#03220F #0F0322 #220F03
tetradic
#03220F #030622 #220316 #221F03
square
#03220F #030622 #220316 #221F03
split-complementary
#03220F #1F0322 #220306
monochromatic
#021C0C #021C0C #03220F #085A28 #0D9241
Accessibility & contrast
On white
16.94
#03220F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#03220F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03220F
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03220F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03220F | 1.00 | 16.94 | 1.24 | 16.94 |
| #FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E0E
Deuteranopia (green-blind)
#1E1B10
Tritanopia (blue-blind)
#00211D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #03220f; /* rgb */ color: rgb(3, 34, 15); /* oklch */ color: oklch(22.3% 0.052 153.1);
Tailwind
colors: {
custom: {
50: '#475d4e',
500: '#03220f',
950: '#000000',
},
}SCSS
$custom: #03220f; $custom-light: #475d4e; $custom-dark: #000000;
JSON
{
"hex": "#03220f",
"rgb": {
"r": 3,
"g": 34,
"b": 15
},
"hsl": {
"h": 143.226,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.22292,
"c": 0.05228,
"h": 153.1
},
"luminance": 0.01198
}Semantic roles & 50–950 ramp
primary
#03220F
secondary
#661B49
accent
#2EABFA
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977