#062000#062000
#062000 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.4% C 0.067 H 138.7°. Best body text is #FFFFFF at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #062000 |
|---|---|
| RGB | rgb(6, 32, 0) |
| HSL | hsl(109, 100%, 6%) |
| HSV | hsv(109, 100%, 13%) |
| CMYK | cmyk(81.2%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(9.57, -17.04, 14.00) |
| CIE-LCH | lch(9.57, 22.05, 140.60°) |
| OKLab | oklab(21.45% -0.0505 0.0444) |
| OKLCH | oklch(21.45% 0.067 138.7) |
| XYZ | xyz(0.5916, 1.0717, 0.1757) |
| Luminance | 0.0107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.67
Very Dark Green
#062E03
ΔE00 5.81
Dark Green
#033500
ΔE00 8.75
Hunter Green (survey)
#0B4008
ΔE00 11.64
Evergreen
#05472A
ΔE00 12.59
Pine Green
#0A481E
ΔE00 12.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062000 #1A0020
analogous
#162000 #062000 #00200A
triadic
#062000 #000620 #200006
tetradic
#062000 #001620 #1A0020 #200A00
square
#062000 #001620 #1A0020 #200A00
split-complementary
#062000 #0A0020 #200016
monochromatic
#061F00 #061F00 #062000 #115D00 #1D9A00
Accessibility & contrast
On white
17.29
#062000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#062000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062000
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062000 | 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)
#1E1A02
Tritanopia (blue-blind)
#041E19
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #062000; /* rgb */ color: rgb(6, 32, 0); /* oklch */ color: oklch(21.4% 0.067 138.7);
Tailwind
colors: {
custom: {
50: '#485b46',
500: '#062000',
950: '#000000',
},
}SCSS
$custom: #062000; $custom-light: #485b46; $custom-dark: #000000;
JSON
{
"hex": "#062000",
"rgb": {
"r": 6,
"g": 32,
"b": 0
},
"hsl": {
"h": 108.75,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.2145,
"c": 0.06721,
"h": 138.7
},
"luminance": 0.01072
}Semantic roles & 50–950 ramp
primary
#062000
secondary
#591369
accent
#29FFD7
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#010400
muted
#777977