#062012#062012
#062012 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.8% C 0.043 H 156.9°. Best body text is #FFFFFF at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #062012 |
|---|---|
| RGB | rgb(6, 32, 18) |
| HSL | hsl(148, 68%, 7%) |
| HSV | hsv(148, 81%, 13%) |
| CMYK | cmyk(81.2%, 0%, 43.8%, 87.5%) |
| CIE-LAB | lab(9.92, -14.04, 6.36) |
| CIE-LCH | lch(9.92, 15.42, 155.62°) |
| OKLab | oklab(21.84% -0.0392 0.0167) |
| OKLCH | oklch(21.84% 0.043 156.9) |
| XYZ | xyz(0.7007, 1.1153, 0.7505) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.33
Very Dark Green
#062E03
ΔE00 9.65
Dark Green
#033500
ΔE00 12.45
Evergreen
#05472A
ΔE00 13.30
Almost Black
#070D0D
ΔE00 13.53
Pine Green
#0A481E
ΔE00 14.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062012 #200614
analogous
#072006 #062012 #06201F
triadic
#062012 #120620 #201206
tetradic
#062012 #060720 #200614 #201F06
square
#062012 #060720 #200614 #201F06
split-complementary
#062012 #1F0620 #200607
monochromatic
#051A0E #051A0E #062012 #10542F #19874C
Accessibility & contrast
On white
17.17
#062012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#062012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062012
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062012 | 1.00 | 17.17 | 1.22 | 17.17 |
| #FFFFFF | 17.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D11
Deuteranopia (green-blind)
#1C1A13
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #062012; /* rgb */ color: rgb(6, 32, 18); /* oklch */ color: oklch(21.8% 0.043 156.9);
Tailwind
colors: {
custom: {
50: '#495b4f',
500: '#062012',
950: '#000000',
},
}SCSS
$custom: #062012; $custom-light: #495b4f; $custom-dark: #000000;
JSON
{
"hex": "#062012",
"rgb": {
"r": 6,
"g": 32,
"b": 18
},
"hsl": {
"h": 147.692,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.21844,
"c": 0.04258,
"h": 156.9
},
"luminance": 0.01115
}Semantic roles & 50–950 ramp
primary
#062012
secondary
#602243
accent
#3D9BEB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978