#061400#061400
#061400 is a very dark, muted green. Relative luminance 0.005; OKLCH L 17.1% C 0.050 H 134.5°. Best body text is #FFFFFF at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #061400 |
|---|---|
| RGB | rgb(6, 20, 0) |
| HSL | hsl(102, 100%, 4%) |
| HSV | hsv(102, 100%, 8%) |
| CMYK | cmyk(70%, 0%, 100%, 92.2%) |
| CIE-LAB | lab(4.87, -7.66, 7.15) |
| CIE-LCH | lch(4.87, 10.48, 136.97°) |
| OKLab | oklab(17.13% -0.0347 0.0354) |
| OKLCH | oklch(17.13% 0.05 134.5) |
| XYZ | xyz(0.3253, 0.5390, 0.0869) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.05
Black
#000000
ΔE00 10.75
Very Dark Green
#062E03
ΔE00 13.44
Dark Forest Green
#002D04
ΔE00 13.49
Charcoal (survey)
#343837
ΔE00 14.48
Dark Grey
#363737
ΔE00 15.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061400 #0E0014
analogous
#101400 #061400 #001404
triadic
#061400 #000614 #140006
tetradic
#061400 #001014 #0E0014 #140400
square
#061400 #001014 #0E0014 #140400
split-complementary
#061400 #040014 #140010
monochromatic
#091F00 #091F00 #091F00 #185100 #2B8E00
Accessibility & contrast
On white
18.96
#061400 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#061400 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061400
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061400 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061400 | 1.00 | 18.96 | 1.11 | 18.96 |
| #FFFFFF | 18.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151100
Deuteranopia (green-blind)
#131001
Tritanopia (blue-blind)
#06130F
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #061400; /* rgb */ color: rgb(6, 20, 0); /* oklch */ color: oklch(17.1% 0.050 134.5);
Tailwind
colors: {
custom: {
50: '#495147',
500: '#061400',
950: '#000000',
},
}SCSS
$custom: #061400; $custom-light: #495147; $custom-dark: #000000;
JSON
{
"hex": "#061400",
"rgb": {
"r": 6,
"g": 20,
"b": 0
},
"hsl": {
"h": 102,
"s": 100,
"l": 3.922
},
"oklch": {
"l": 0.17126,
"c": 0.04956,
"h": 134.5
},
"luminance": 0.00539
}Semantic roles & 50–950 ramp
primary
#061400
secondary
#48115F
accent
#29FFBF
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000200
muted
#777877