#061F01#061F01
#061F01 is a very dark, moderate green. Relative luminance 0.010; OKLCH L 21.1% C 0.064 H 139.2°. Best body text is #FFFFFF at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #061F01 |
|---|---|
| RGB | rgb(6, 31, 1) |
| HSL | hsl(110, 94%, 6%) |
| HSV | hsv(110, 97%, 12%) |
| CMYK | cmyk(80.6%, 0%, 96.8%, 87.8%) |
| CIE-LAB | lab(9.16, -16.13, 13.00) |
| CIE-LCH | lch(9.16, 20.71, 141.13°) |
| OKLab | oklab(21.12% -0.0485 0.0418) |
| OKLCH | oklch(21.12% 0.064 139.2) |
| XYZ | xyz(0.5705, 1.0208, 0.1957) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.38
Very Dark Green
#062E03
ΔE00 6.52
Dark Green
#033500
ΔE00 9.45
Hunter Green (survey)
#0B4008
ΔE00 12.28
Evergreen
#05472A
ΔE00 12.98
Pine Green
#0A481E
ΔE00 13.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061F01 #1A011F
analogous
#151F01 #061F01 #011F0B
triadic
#061F01 #01061F #1F0106
tetradic
#061F01 #01151F #1A011F #1F0B01
square
#061F01 #01151F #1A011F #1F0B01
split-complementary
#061F01 #0B011F #1F0115
monochromatic
#061E01 #061E01 #061F01 #115A03 #1D9605
Accessibility & contrast
On white
17.44
#061F01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#061F01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061F01
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061F01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061F01 | 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)
#1D1903
Tritanopia (blue-blind)
#041E19
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #061f01; /* rgb */ color: rgb(6, 31, 1); /* oklch */ color: oklch(21.1% 0.064 139.2);
Tailwind
colors: {
custom: {
50: '#485a47',
500: '#061f01',
950: '#000000',
},
}SCSS
$custom: #061f01; $custom-light: #485a47; $custom-dark: #000000;
JSON
{
"hex": "#061f01",
"rgb": {
"r": 6,
"g": 31,
"b": 1
},
"hsl": {
"h": 110,
"s": 93.75,
"l": 6.275
},
"oklch": {
"l": 0.21115,
"c": 0.06403,
"h": 139.2
},
"luminance": 0.01021
}Semantic roles & 50–950 ramp
primary
#061F01
secondary
#591567
accent
#29FFDB
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977