#061600#061600
#061600 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.9% C 0.053 H 135.5°. Best body text is #FFFFFF at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #061600 |
|---|---|
| RGB | rgb(6, 22, 0) |
| HSL | hsl(104, 100%, 4%) |
| HSV | hsv(104, 100%, 9%) |
| CMYK | cmyk(72.7%, 0%, 100%, 91.4%) |
| CIE-LAB | lab(5.53, -9.02, 8.12) |
| CIE-LCH | lch(5.53, 12.14, 138.00°) |
| OKLab | oklab(17.85% -0.0376 0.0369) |
| OKLCH | oklch(17.85% 0.053 135.5) |
| XYZ | xyz(0.3620, 0.6125, 0.0992) |
| Luminance | 0.0061 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.33
Black
#000000
ΔE00 12.07
Very Dark Green
#062E03
ΔE00 12.17
Dark Forest Green
#002D04
ΔE00 12.20
Dark Green
#033500
ΔE00 14.81
Charcoal (survey)
#343837
ΔE00 14.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061600 #100016
analogous
#111600 #061600 #001605
triadic
#061600 #000616 #160006
tetradic
#061600 #001116 #100016 #160500
square
#061600 #001116 #100016 #160500
split-complementary
#061600 #050016 #160011
monochromatic
#081F00 #081F00 #081F00 #175300 #279000
Accessibility & contrast
On white
18.71
#061600 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#061600 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061600
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061600 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061600 | 1.00 | 18.71 | 1.12 | 18.71 |
| #FFFFFF | 18.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171300
Deuteranopia (green-blind)
#151201
Tritanopia (blue-blind)
#061511
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #061600; /* rgb */ color: rgb(6, 22, 0); /* oklch */ color: oklch(17.9% 0.053 135.5);
Tailwind
colors: {
custom: {
50: '#495247',
500: '#061600',
950: '#000000',
},
}SCSS
$custom: #061600; $custom-light: #495247; $custom-dark: #000000;
JSON
{
"hex": "#061600",
"rgb": {
"r": 6,
"g": 22,
"b": 0
},
"hsl": {
"h": 103.636,
"s": 100,
"l": 4.314
},
"oklch": {
"l": 0.17855,
"c": 0.05265,
"h": 135.5
},
"luminance": 0.00613
}Semantic roles & 50–950 ramp
primary
#061600
secondary
#4B1161
accent
#29FFC5
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000200
muted
#777877