#062801#062801
#062801 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.3% C 0.077 H 140.4°. Best body text is #FFFFFF at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #062801 |
|---|---|
| RGB | rgb(6, 40, 1) |
| HSL | hsl(112, 95%, 8%) |
| HSV | hsv(112, 98%, 16%) |
| CMYK | cmyk(85%, 0%, 97.5%, 84.3%) |
| CIE-LAB | lab(12.97, -21.54, 18.29) |
| CIE-LCH | lch(12.97, 28.26, 139.67°) |
| OKLab | oklab(24.28% -0.0591 0.0488) |
| OKLCH | oklch(24.28% 0.077 140.4) |
| XYZ | xyz(0.8393, 1.5584, 0.2853) |
| Luminance | 0.0156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.10
Very Dark Green
#062E03
ΔE00 2.17
Dark Green
#033500
ΔE00 5.13
Hunter Green (survey)
#0B4008
ΔE00 8.16
Forrest Green
#154406
ΔE00 9.71
Pine Green
#0A481E
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062801 #230128
analogous
#192801 #062801 #01280F
triadic
#062801 #010628 #280106
tetradic
#062801 #011928 #230128 #280F01
square
#062801 #011928 #230128 #280F01
split-complementary
#062801 #0F0128 #280119
monochromatic
#041E01 #041E01 #062801 #0F6402 #189F04
Accessibility & contrast
On white
16.01
#062801 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#062801 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062801
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062801 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062801 | 1.00 | 16.01 | 1.31 | 16.01 |
| #FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#252004
Tritanopia (blue-blind)
#022620
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #062801; /* rgb */ color: rgb(6, 40, 1); /* oklch */ color: oklch(24.3% 0.077 140.4);
Tailwind
colors: {
custom: {
50: '#4a6247',
500: '#062801',
950: '#000000',
},
}SCSS
$custom: #062801; $custom-light: #4a6247; $custom-dark: #000000;
JSON
{
"hex": "#062801",
"rgb": {
"r": 6,
"g": 40,
"b": 1
},
"hsl": {
"h": 112.308,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24275,
"c": 0.07663,
"h": 140.4
},
"luminance": 0.01558
}Semantic roles & 50–950 ramp
primary
#062801
secondary
#63166F
accent
#29FFE4
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977