#03220C#03220C
#03220C is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.2% C 0.056 H 149.9°. Best body text is #FFFFFF at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #03220C |
|---|---|
| RGB | rgb(3, 34, 12) |
| HSL | hsl(137, 84%, 7%) |
| HSV | hsv(137, 91%, 13%) |
| CMYK | cmyk(91.2%, 0%, 64.7%, 86.7%) |
| CIE-LAB | lab(10.48, -17.50, 10.32) |
| CIE-LCH | lch(10.48, 20.32, 149.46°) |
| OKLab | oklab(22.22% -0.0484 0.028) |
| OKLCH | oklch(22.22% 0.056 149.9) |
| XYZ | xyz(0.6759, 1.1899, 0.5418) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.37
Very Dark Green
#062E03
ΔE00 6.79
Dark Green
#033500
ΔE00 9.68
Evergreen
#05472A
ΔE00 11.68
Hunter Green (survey)
#0B4008
ΔE00 12.32
Pine Green
#0A481E
ΔE00 12.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03220C #220319
analogous
#0A2203 #03220C #03221C
triadic
#03220C #0C0322 #220C03
tetradic
#03220C #030A22 #220319 #221C03
square
#03220C #030A22 #220319 #221C03
split-complementary
#03220C #1C0322 #22030A
monochromatic
#021C0A #021C0A #03220C #085A20 #0D9234
Accessibility & contrast
On white
16.96
#03220C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#03220C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03220C
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03220C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03220C | 1.00 | 16.96 | 1.24 | 16.96 |
| #FFFFFF | 16.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E0A
Deuteranopia (green-blind)
#1E1B0E
Tritanopia (blue-blind)
#00211D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #03220c; /* rgb */ color: rgb(3, 34, 12); /* oklch */ color: oklch(22.2% 0.056 149.9);
Tailwind
colors: {
custom: {
50: '#475d4c',
500: '#03220c',
950: '#000000',
},
}SCSS
$custom: #03220c; $custom-light: #475d4c; $custom-dark: #000000;
JSON
{
"hex": "#03220c",
"rgb": {
"r": 3,
"g": 34,
"b": 12
},
"hsl": {
"h": 137.419,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.22224,
"c": 0.05591,
"h": 149.9
},
"luminance": 0.0119
}Semantic roles & 50–950 ramp
primary
#03220C
secondary
#661B50
accent
#2EBFFA
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977