#062011#062011
#062011 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.8% C 0.044 H 155.2°. Best body text is #FFFFFF at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #062011 |
|---|---|
| RGB | rgb(6, 32, 17) |
| HSL | hsl(145, 68%, 7%) |
| HSV | hsv(145, 81%, 13%) |
| CMYK | cmyk(81.2%, 0%, 46.9%, 87.5%) |
| CIE-LAB | lab(9.89, -14.26, 6.92) |
| CIE-LCH | lch(9.89, 15.86, 154.11°) |
| OKLab | oklab(21.82% -0.0398 0.0184) |
| OKLCH | oklch(21.82% 0.044 155.2) |
| XYZ | xyz(0.6927, 1.1121, 0.7084) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.00
Very Dark Green
#062E03
ΔE00 9.31
Dark Green
#033500
ΔE00 12.12
Evergreen
#05472A
ΔE00 13.18
Almost Black
#070D0D
ΔE00 13.76
Hunter Green (survey)
#0B4008
ΔE00 14.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062011 #200615
analogous
#082006 #062011 #06201E
triadic
#062011 #110620 #201106
tetradic
#062011 #060820 #200615 #201E06
square
#062011 #060820 #200615 #201E06
split-complementary
#062011 #1E0620 #200608
monochromatic
#051A0E #051A0E #062011 #10542C #198748
Accessibility & contrast
On white
17.18
#062011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#062011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062011
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062011 | 1.00 | 17.18 | 1.22 | 17.18 |
| #FFFFFF | 17.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D10
Deuteranopia (green-blind)
#1C1A12
Tritanopia (blue-blind)
#01201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #062011; /* rgb */ color: rgb(6, 32, 17); /* oklch */ color: oklch(21.8% 0.044 155.2);
Tailwind
colors: {
custom: {
50: '#495b4f',
500: '#062011',
950: '#000000',
},
}SCSS
$custom: #062011; $custom-light: #495b4f; $custom-dark: #000000;
JSON
{
"hex": "#062011",
"rgb": {
"r": 6,
"g": 32,
"b": 17
},
"hsl": {
"h": 145.385,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.21815,
"c": 0.04383,
"h": 155.2
},
"luminance": 0.01112
}Semantic roles & 50–950 ramp
primary
#062011
secondary
#602246
accent
#3DA1EB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977