#062401#062401
#062401 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.9% C 0.071 H 140.0°. Best body text is #FFFFFF at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #062401 |
|---|---|
| RGB | rgb(6, 36, 1) |
| HSL | hsl(111, 95%, 7%) |
| HSV | hsv(111, 97%, 14%) |
| CMYK | cmyk(83.3%, 0%, 97.2%, 85.9%) |
| CIE-LAB | lab(11.29, -19.54, 16.00) |
| CIE-LCH | lch(11.29, 25.25, 140.68°) |
| OKLab | oklab(22.88% -0.0545 0.0458) |
| OKLCH | oklch(22.88% 0.071 140) |
| XYZ | xyz(0.7114, 1.3026, 0.2426) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.74
Very Dark Green
#062E03
ΔE00 3.92
Dark Green
#033500
ΔE00 6.89
Hunter Green (survey)
#0B4008
ΔE00 9.85
Pine Green
#0A481E
ΔE00 11.21
Evergreen
#05472A
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062401 #1F0124
analogous
#182401 #062401 #01240E
triadic
#062401 #010624 #240106
tetradic
#062401 #011824 #1F0124 #240E01
square
#062401 #011824 #1F0124 #240E01
split-complementary
#062401 #0E0124 #240118
monochromatic
#051E01 #051E01 #062401 #106003 #1A9B04
Accessibility & contrast
On white
16.66
#062401 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#062401 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062401
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062401 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062401 | 1.00 | 16.66 | 1.26 | 16.66 |
| #FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252000
Deuteranopia (green-blind)
#221D03
Tritanopia (blue-blind)
#03221D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #062401; /* rgb */ color: rgb(6, 36, 1); /* oklch */ color: oklch(22.9% 0.071 140.0);
Tailwind
colors: {
custom: {
50: '#495f47',
500: '#062401',
950: '#000000',
},
}SCSS
$custom: #062401; $custom-light: #495f47; $custom-dark: #000000;
JSON
{
"hex": "#062401",
"rgb": {
"r": 6,
"g": 36,
"b": 1
},
"hsl": {
"h": 111.429,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.2288,
"c": 0.07116,
"h": 140
},
"luminance": 0.01303
}Semantic roles & 50–950 ramp
primary
#062401
secondary
#5F166B
accent
#29FFE0
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977