#062201#062201
#062201 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.2% C 0.068 H 139.7°. Best body text is #FFFFFF at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #062201 |
|---|---|
| RGB | rgb(6, 34, 1) |
| HSL | hsl(111, 94%, 7%) |
| HSV | hsv(111, 97%, 13%) |
| CMYK | cmyk(82.4%, 0%, 97.1%, 86.7%) |
| CIE-LAB | lab(10.45, -18.29, 14.82) |
| CIE-LCH | lch(10.45, 23.54, 140.98°) |
| OKLab | oklab(22.18% -0.0521 0.0442) |
| OKLCH | oklch(22.18% 0.068 139.7) |
| XYZ | xyz(0.6526, 1.1849, 0.2230) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.72
Very Dark Green
#062E03
ΔE00 4.89
Dark Green
#033500
ΔE00 7.85
Hunter Green (survey)
#0B4008
ΔE00 10.77
Evergreen
#05472A
ΔE00 11.86
Pine Green
#0A481E
ΔE00 12.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062201 #1D0122
analogous
#172201 #062201 #01220D
triadic
#062201 #010622 #220106
tetradic
#062201 #011722 #1D0122 #220D01
square
#062201 #011722 #1D0122 #220D01
split-complementary
#062201 #0D0122 #220117
monochromatic
#051E01 #051E01 #062201 #105D03 #1B9904
Accessibility & contrast
On white
16.98
#062201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#062201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062201
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062201 | 1.00 | 16.98 | 1.24 | 16.98 |
| #FFFFFF | 16.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E00
Deuteranopia (green-blind)
#201B03
Tritanopia (blue-blind)
#03201B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #062201; /* rgb */ color: rgb(6, 34, 1); /* oklch */ color: oklch(22.2% 0.068 139.7);
Tailwind
colors: {
custom: {
50: '#495d47',
500: '#062201',
950: '#000000',
},
}SCSS
$custom: #062201; $custom-light: #495d47; $custom-dark: #000000;
JSON
{
"hex": "#062201",
"rgb": {
"r": 6,
"g": 34,
"b": 1
},
"hsl": {
"h": 110.909,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.22177,
"c": 0.06834,
"h": 139.7
},
"luminance": 0.01185
}Semantic roles & 50–950 ramp
primary
#062201
secondary
#5D1669
accent
#29FFDF
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977