#062007#062007
#062007 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.6% C 0.056 H 144.1°. Best body text is #FFFFFF at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #062007 |
|---|---|
| RGB | rgb(6, 32, 7) |
| HSL | hsl(122, 68%, 7%) |
| HSV | hsv(122, 81%, 13%) |
| CMYK | cmyk(81.2%, 0%, 78.1%, 87.5%) |
| CIE-LAB | lab(9.70, -15.99, 11.32) |
| CIE-LCH | lch(9.70, 19.59, 144.71°) |
| OKLab | oklab(21.59% -0.0457 0.0331) |
| OKLCH | oklch(21.59% 0.056 144.1) |
| XYZ | xyz(0.6299, 1.0870, 0.3776) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.71
Very Dark Green
#062E03
ΔE00 6.93
Dark Green
#033500
ΔE00 9.86
Hunter Green (survey)
#0B4008
ΔE00 12.58
Evergreen
#05472A
ΔE00 12.61
Pine Green
#0A481E
ΔE00 13.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062007 #20061F
analogous
#122006 #062007 #062014
triadic
#062007 #070620 #200706
tetradic
#062007 #061220 #20061F #201406
square
#062007 #061220 #20061F #201406
split-complementary
#062007 #140620 #200612
monochromatic
#051A06 #051A06 #062007 #105412 #19871E
Accessibility & contrast
On white
17.25
#062007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#062007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062007
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062007 | 1.00 | 17.25 | 1.22 | 17.25 |
| #FFFFFF | 17.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C05
Deuteranopia (green-blind)
#1D1A09
Tritanopia (blue-blind)
#031F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #062007; /* rgb */ color: rgb(6, 32, 7); /* oklch */ color: oklch(21.6% 0.056 144.1);
Tailwind
colors: {
custom: {
50: '#485b4a',
500: '#062007',
950: '#000000',
},
}SCSS
$custom: #062007; $custom-light: #485b4a; $custom-dark: #000000;
JSON
{
"hex": "#062007",
"rgb": {
"r": 6,
"g": 32,
"b": 7
},
"hsl": {
"h": 122.308,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.21589,
"c": 0.0564,
"h": 144.1
},
"luminance": 0.01087
}Semantic roles & 50–950 ramp
primary
#062007
secondary
#60225E
accent
#3DE5EB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977