#062001#062001
#062001 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.5% C 0.065 H 139.4°. Best body text is #FFFFFF at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #062001 |
|---|---|
| RGB | rgb(6, 32, 1) |
| HSL | hsl(110, 94%, 6%) |
| HSV | hsv(110, 97%, 13%) |
| CMYK | cmyk(81.2%, 0%, 96.9%, 87.5%) |
| CIE-LAB | lab(9.59, -16.89, 13.61) |
| CIE-LCH | lch(9.59, 21.69, 141.13°) |
| OKLab | oklab(21.47% -0.0497 0.0426) |
| OKLCH | oklch(21.47% 0.065 139.4) |
| XYZ | xyz(0.5971, 1.0739, 0.2045) |
| Luminance | 0.0107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.80
Very Dark Green
#062E03
ΔE00 5.95
Dark Green
#033500
ΔE00 8.89
Hunter Green (survey)
#0B4008
ΔE00 11.76
Evergreen
#05472A
ΔE00 12.58
Pine Green
#0A481E
ΔE00 12.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062001 #1B0120
analogous
#162001 #062001 #01200C
triadic
#062001 #010620 #200106
tetradic
#062001 #011620 #1B0120 #200C01
square
#062001 #011620 #1B0120 #200C01
split-complementary
#062001 #0C0120 #200116
monochromatic
#061E01 #061E01 #062001 #115B03 #1C9705
Accessibility & contrast
On white
17.29
#062001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#062001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062001
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062001 | 1.00 | 17.29 | 1.21 | 17.29 |
| #FFFFFF | 17.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C00
Deuteranopia (green-blind)
#1E1A03
Tritanopia (blue-blind)
#041F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #062001; /* rgb */ color: rgb(6, 32, 1); /* oklch */ color: oklch(21.5% 0.065 139.4);
Tailwind
colors: {
custom: {
50: '#485b47',
500: '#062001',
950: '#000000',
},
}SCSS
$custom: #062001; $custom-light: #485b47; $custom-dark: #000000;
JSON
{
"hex": "#062001",
"rgb": {
"r": 6,
"g": 32,
"b": 1
},
"hsl": {
"h": 110.323,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.2147,
"c": 0.06547,
"h": 139.4
},
"luminance": 0.01074
}Semantic roles & 50–950 ramp
primary
#062001
secondary
#5A1567
accent
#29FFDC
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#010400
muted
#777977