#062101#062101
#062101 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.8% C 0.067 H 139.6°. Best body text is #FFFFFF at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #062101 |
|---|---|
| RGB | rgb(6, 33, 1) |
| HSL | hsl(111, 94%, 7%) |
| HSV | hsv(111, 97%, 13%) |
| CMYK | cmyk(81.8%, 0%, 97%, 87.1%) |
| CIE-LAB | lab(10.02, -17.61, 14.22) |
| CIE-LCH | lch(10.02, 22.64, 141.08°) |
| OKLab | oklab(21.82% -0.0509 0.0434) |
| OKLCH | oklch(21.82% 0.067 139.6) |
| XYZ | xyz(0.6244, 1.1286, 0.2136) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.24
Very Dark Green
#062E03
ΔE00 5.41
Dark Green
#033500
ΔE00 8.36
Hunter Green (survey)
#0B4008
ΔE00 11.26
Evergreen
#05472A
ΔE00 12.20
Pine Green
#0A481E
ΔE00 12.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062101 #1C0121
analogous
#162101 #062101 #01210C
triadic
#062101 #010621 #210106
tetradic
#062101 #011621 #1C0121 #210C01
square
#062101 #011621 #1C0121 #210C01
split-complementary
#062101 #0C0121 #210116
monochromatic
#051E01 #051E01 #062101 #115C03 #1C9805
Accessibility & contrast
On white
17.13
#062101 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#062101 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062101
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062101 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062101 | 1.00 | 17.13 | 1.23 | 17.13 |
| #FFFFFF | 17.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#1F1B03
Tritanopia (blue-blind)
#041F1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #062101; /* rgb */ color: rgb(6, 33, 1); /* oklch */ color: oklch(21.8% 0.067 139.6);
Tailwind
colors: {
custom: {
50: '#485c47',
500: '#062101',
950: '#000000',
},
}SCSS
$custom: #062101; $custom-light: #485c47; $custom-dark: #000000;
JSON
{
"hex": "#062101",
"rgb": {
"r": 6,
"g": 33,
"b": 1
},
"hsl": {
"h": 110.625,
"s": 94.118,
"l": 6.667
},
"oklch": {
"l": 0.21824,
"c": 0.06692,
"h": 139.6
},
"luminance": 0.01129
}Semantic roles & 50–950 ramp
primary
#062101
secondary
#5B1568
accent
#29FFDE
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977