#062106#062106
#062106 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.9% C 0.059 H 143.2°. Best body text is #FFFFFF at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #062106 |
|---|---|
| RGB | rgb(6, 33, 6) |
| HSL | hsl(120, 69%, 8%) |
| HSV | hsv(120, 82%, 13%) |
| CMYK | cmyk(81.8%, 0%, 81.8%, 87.1%) |
| CIE-LAB | lab(10.10, -16.85, 12.30) |
| CIE-LCH | lch(10.10, 20.86, 143.87°) |
| OKLab | oklab(21.92% -0.0476 0.0356) |
| OKLCH | oklch(21.92% 0.059 143.2) |
| XYZ | xyz(0.6518, 1.1395, 0.3579) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.97
Very Dark Green
#062E03
ΔE00 6.20
Dark Green
#033500
ΔE00 9.15
Hunter Green (survey)
#0B4008
ΔE00 11.91
Evergreen
#05472A
ΔE00 12.18
Pine Green
#0A481E
ΔE00 12.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062106 #210621
analogous
#132106 #062106 #062113
triadic
#062106 #060621 #210606
tetradic
#062106 #061321 #210621 #211306
square
#062106 #061321 #210621 #211306
split-complementary
#062106 #130621 #210613
monochromatic
#051A05 #051A05 #062106 #0F550F #198919
Accessibility & contrast
On white
17.10
#062106 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#062106 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062106
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062106 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062106 | 1.00 | 17.10 | 1.23 | 17.10 |
| #FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D04
Deuteranopia (green-blind)
#1F1B08
Tritanopia (blue-blind)
#03201B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #062106; /* rgb */ color: rgb(6, 33, 6); /* oklch */ color: oklch(21.9% 0.059 143.2);
Tailwind
colors: {
custom: {
50: '#495c49',
500: '#062106',
950: '#000000',
},
}SCSS
$custom: #062106; $custom-light: #495c49; $custom-dark: #000000;
JSON
{
"hex": "#062106",
"rgb": {
"r": 6,
"g": 33,
"b": 6
},
"hsl": {
"h": 120,
"s": 69.231,
"l": 7.647
},
"oklch": {
"l": 0.2192,
"c": 0.05942,
"h": 143.2
},
"luminance": 0.0114
}Semantic roles & 50–950 ramp
primary
#062106
secondary
#612261
accent
#3CECEC
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977