#061900#061900
#061900 is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.9% C 0.057 H 136.8°. Best body text is #FFFFFF at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #061900 |
|---|---|
| RGB | rgb(6, 25, 0) |
| HSL | hsl(106, 100%, 5%) |
| HSV | hsv(106, 100%, 10%) |
| CMYK | cmyk(76%, 0%, 100%, 90.2%) |
| CIE-LAB | lab(6.63, -11.26, 9.72) |
| CIE-LCH | lch(6.63, 14.88, 139.19°) |
| OKLab | oklab(18.94% -0.0417 0.0392) |
| OKLCH | oklch(18.94% 0.057 136.8) |
| XYZ | xyz(0.4227, 0.7339, 0.1194) |
| Luminance | 0.0073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.21
Very Dark Green
#062E03
ΔE00 10.23
Almost Black
#070D0D
ΔE00 12.29
Dark Green
#033500
ΔE00 12.98
Black
#000000
ΔE00 14.07
Hunter Green (survey)
#0B4008
ΔE00 15.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061900 #130019
analogous
#131900 #061900 #001907
triadic
#061900 #000619 #190006
tetradic
#061900 #001319 #130019 #190700
square
#061900 #001319 #130019 #190700
split-complementary
#061900 #070019 #190013
monochromatic
#071F00 #071F00 #071F00 #155600 #239300
Accessibility & contrast
On white
18.31
#061900 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#061900 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061900
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061900 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061900 | 1.00 | 18.31 | 1.15 | 18.31 |
| #FFFFFF | 18.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1600
Deuteranopia (green-blind)
#181401
Tritanopia (blue-blind)
#051813
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #061900; /* rgb */ color: rgb(6, 25, 0); /* oklch */ color: oklch(18.9% 0.057 136.8);
Tailwind
colors: {
custom: {
50: '#495546',
500: '#061900',
950: '#000000',
},
}SCSS
$custom: #061900; $custom-light: #495546; $custom-dark: #000000;
JSON
{
"hex": "#061900",
"rgb": {
"r": 6,
"g": 25,
"b": 0
},
"hsl": {
"h": 105.6,
"s": 100,
"l": 4.902
},
"oklch": {
"l": 0.18942,
"c": 0.05718,
"h": 136.8
},
"luminance": 0.00734
}Semantic roles & 50–950 ramp
primary
#061900
secondary
#501263
accent
#29FFCC
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000300
muted
#777877