#062207#062207
#062207 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.3% C 0.060 H 143.9°. Best body text is #FFFFFF at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #062207 |
|---|---|
| RGB | rgb(6, 34, 7) |
| HSL | hsl(122, 70%, 8%) |
| HSV | hsv(122, 82%, 13%) |
| CMYK | cmyk(82.4%, 0%, 79.4%, 86.7%) |
| CIE-LAB | lab(10.54, -17.37, 12.51) |
| CIE-LCH | lch(10.54, 21.40, 144.23°) |
| OKLab | oklab(22.29% -0.0483 0.0352) |
| OKLCH | oklch(22.29% 0.06 143.9) |
| XYZ | xyz(0.6854, 1.1980, 0.3961) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.59
Very Dark Green
#062E03
ΔE00 5.85
Dark Green
#033500
ΔE00 8.80
Hunter Green (survey)
#0B4008
ΔE00 11.55
Evergreen
#05472A
ΔE00 11.80
Pine Green
#0A481E
ΔE00 12.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062207 #220621
analogous
#132206 #062207 #062215
triadic
#062207 #070622 #220706
tetradic
#062207 #061322 #220621 #221506
square
#062207 #061322 #220621 #221506
split-complementary
#062207 #150622 #220613
monochromatic
#051A05 #051A05 #062207 #0F5612 #188A1C
Accessibility & contrast
On white
16.94
#062207 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#062207 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062207
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062207 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062207 | 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)
#231E05
Deuteranopia (green-blind)
#1F1C09
Tritanopia (blue-blind)
#02211C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #062207; /* rgb */ color: rgb(6, 34, 7); /* oklch */ color: oklch(22.3% 0.060 143.9);
Tailwind
colors: {
custom: {
50: '#495d4a',
500: '#062207',
950: '#000000',
},
}SCSS
$custom: #062207; $custom-light: #495d4a; $custom-dark: #000000;
JSON
{
"hex": "#062207",
"rgb": {
"r": 6,
"g": 34,
"b": 7
},
"hsl": {
"h": 122.143,
"s": 70,
"l": 7.843
},
"oklch": {
"l": 0.22289,
"c": 0.05975,
"h": 143.9
},
"luminance": 0.01198
}Semantic roles & 50–950 ramp
primary
#062207
secondary
#622260
accent
#3BE6ED
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977