#061F00#061F00
#061F00 is a very dark, moderate green. Relative luminance 0.010; OKLCH L 21.1% C 0.066 H 138.5°. Best body text is #FFFFFF at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #061F00 |
|---|---|
| RGB | rgb(6, 31, 0) |
| HSL | hsl(108, 100%, 6%) |
| HSV | hsv(108, 100%, 12%) |
| CMYK | cmyk(80.6%, 0%, 100%, 87.8%) |
| CIE-LAB | lab(9.15, -16.27, 13.38) |
| CIE-LCH | lch(9.15, 21.07, 140.56°) |
| OKLab | oklab(21.09% -0.0493 0.0436) |
| OKLCH | oklch(21.09% 0.066 138.5) |
| XYZ | xyz(0.5651, 1.0186, 0.1668) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.25
Very Dark Green
#062E03
ΔE00 6.37
Dark Green
#033500
ΔE00 9.30
Hunter Green (survey)
#0B4008
ΔE00 12.16
Evergreen
#05472A
ΔE00 12.99
Pine Green
#0A481E
ΔE00 13.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061F00 #19001F
analogous
#151F00 #061F00 #001F09
triadic
#061F00 #00061F #1F0006
tetradic
#061F00 #00151F #19001F #1F0900
square
#061F00 #00151F #19001F #1F0900
split-complementary
#061F00 #09001F #1F0015
monochromatic
#061F00 #061F00 #061F00 #125C00 #1E9900
Accessibility & contrast
On white
17.44
#061F00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#061F00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061F00
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061F00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061F00 | 1.00 | 17.44 | 1.20 | 17.44 |
| #FFFFFF | 17.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201B00
Deuteranopia (green-blind)
#1D1902
Tritanopia (blue-blind)
#041D19
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #061f00; /* rgb */ color: rgb(6, 31, 0); /* oklch */ color: oklch(21.1% 0.066 138.5);
Tailwind
colors: {
custom: {
50: '#485a46',
500: '#061f00',
950: '#000000',
},
}SCSS
$custom: #061f00; $custom-light: #485a46; $custom-dark: #000000;
JSON
{
"hex": "#061f00",
"rgb": {
"r": 6,
"g": 31,
"b": 0
},
"hsl": {
"h": 108.387,
"s": 100,
"l": 6.078
},
"oklch": {
"l": 0.21094,
"c": 0.06581,
"h": 138.5
},
"luminance": 0.01019
}Semantic roles & 50–950 ramp
primary
#061F00
secondary
#581268
accent
#29FFD6
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#010400
muted
#777977