#06220C#06220C
#06220C is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.4% C 0.054 H 148.0°. Best body text is #FFFFFF at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #06220C |
|---|---|
| RGB | rgb(6, 34, 12) |
| HSL | hsl(133, 70%, 8%) |
| HSV | hsv(133, 82%, 13%) |
| CMYK | cmyk(82.4%, 0%, 64.7%, 86.7%) |
| CIE-LAB | lab(10.63, -16.57, 10.54) |
| CIE-LCH | lch(10.63, 19.64, 147.54°) |
| OKLab | oklab(22.38% -0.0455 0.0285) |
| OKLCH | oklch(22.38% 0.054 148) |
| XYZ | xyz(0.7134, 1.2092, 0.5436) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.51
Very Dark Green
#062E03
ΔE00 6.82
Dark Green
#033500
ΔE00 9.72
Evergreen
#05472A
ΔE00 11.88
Hunter Green (survey)
#0B4008
ΔE00 12.34
Pine Green
#0A481E
ΔE00 12.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06220C #22061C
analogous
#0E2206 #06220C #06221A
triadic
#06220C #0C0622 #220C06
tetradic
#06220C #060E22 #22061C #221A06
square
#06220C #060E22 #22061C #221A06
split-complementary
#06220C #1A0622 #22060E
monochromatic
#051A09 #051A09 #06220C #0F561E #188A31
Accessibility & contrast
On white
16.91
#06220C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#06220C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06220C
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06220C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06220C | 1.00 | 16.91 | 1.24 | 16.91 |
| #FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E0A
Deuteranopia (green-blind)
#1F1C0E
Tritanopia (blue-blind)
#01211D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #06220c; /* rgb */ color: rgb(6, 34, 12); /* oklch */ color: oklch(22.4% 0.054 148.0);
Tailwind
colors: {
custom: {
50: '#495d4c',
500: '#06220c',
950: '#000000',
},
}SCSS
$custom: #06220c; $custom-light: #495d4c; $custom-dark: #000000;
JSON
{
"hex": "#06220c",
"rgb": {
"r": 6,
"g": 34,
"b": 12
},
"hsl": {
"h": 132.857,
"s": 70,
"l": 7.843
},
"oklch": {
"l": 0.22383,
"c": 0.05369,
"h": 148
},
"luminance": 0.01209
}Semantic roles & 50–950 ramp
primary
#06220C
secondary
#622254
accent
#3BC7ED
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977