#06220F#06220F
#06220F is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.4% C 0.050 H 151.2°. Best body text is #FFFFFF at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #06220F |
|---|---|
| RGB | rgb(6, 34, 15) |
| HSL | hsl(139, 70%, 8%) |
| HSV | hsv(139, 82%, 13%) |
| CMYK | cmyk(82.4%, 0%, 55.9%, 86.7%) |
| CIE-LAB | lab(10.68, -16.01, 9.15) |
| CIE-LCH | lch(10.68, 18.44, 150.25°) |
| OKLab | oklab(22.45% -0.0438 0.0241) |
| OKLCH | oklch(22.45% 0.05 151.2) |
| XYZ | xyz(0.7333, 1.2172, 0.6481) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.24
Very Dark Green
#062E03
ΔE00 7.58
Dark Green
#033500
ΔE00 10.44
Evergreen
#05472A
ΔE00 12.03
Hunter Green (survey)
#0B4008
ΔE00 12.95
Pine Green
#0A481E
ΔE00 13.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06220F #220619
analogous
#0B2206 #06220F #06221D
triadic
#06220F #0F0622 #220F06
tetradic
#06220F #060B22 #220619 #221D06
square
#06220F #060B22 #220619 #221D06
split-complementary
#06220F #1D0622 #22060B
monochromatic
#051A0B #051A0B #06220F #0F5626 #188A3D
Accessibility & contrast
On white
16.89
#06220F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#06220F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06220F
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06220F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06220F | 1.00 | 16.89 | 1.24 | 16.89 |
| #FFFFFF | 16.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E0E
Deuteranopia (green-blind)
#1F1C10
Tritanopia (blue-blind)
#01211D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #06220f; /* rgb */ color: rgb(6, 34, 15); /* oklch */ color: oklch(22.4% 0.050 151.2);
Tailwind
colors: {
custom: {
50: '#495d4e',
500: '#06220f',
950: '#000000',
},
}SCSS
$custom: #06220f; $custom-light: #495d4e; $custom-dark: #000000;
JSON
{
"hex": "#06220f",
"rgb": {
"r": 6,
"g": 34,
"b": 15
},
"hsl": {
"h": 139.286,
"s": 70,
"l": 7.843
},
"oklch": {
"l": 0.2245,
"c": 0.04999,
"h": 151.2
},
"luminance": 0.01217
}Semantic roles & 50–950 ramp
primary
#06220F
secondary
#62224D
accent
#3BB4ED
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977