#062005#062005
#062005 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.6% C 0.059 H 142.4°. Best body text is #FFFFFF at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #062005 |
|---|---|
| RGB | rgb(6, 32, 5) |
| HSL | hsl(118, 73%, 7%) |
| HSV | hsv(118, 84%, 13%) |
| CMYK | cmyk(81.2%, 0%, 84.4%, 87.5%) |
| CIE-LAB | lab(9.66, -16.29, 12.08) |
| CIE-LCH | lch(9.66, 20.28, 143.43°) |
| OKLab | oklab(21.55% -0.0469 0.0361) |
| OKLCH | oklch(21.55% 0.059 142.4) |
| XYZ | xyz(0.6190, 1.0826, 0.3199) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.38
Very Dark Green
#062E03
ΔE00 6.58
Dark Green
#033500
ΔE00 9.52
Hunter Green (survey)
#0B4008
ΔE00 12.29
Evergreen
#05472A
ΔE00 12.58
Pine Green
#0A481E
ΔE00 13.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062005 #1F0520
analogous
#142005 #062005 #052012
triadic
#062005 #050620 #200506
tetradic
#062005 #051420 #1F0520 #201205
square
#062005 #051420 #1F0520 #201205
split-complementary
#062005 #120520 #200514
monochromatic
#051A04 #051A04 #062005 #10550D #1A8A16
Accessibility & contrast
On white
17.26
#062005 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#062005 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062005
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062005 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062005 | 1.00 | 17.26 | 1.22 | 17.26 |
| #FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C03
Deuteranopia (green-blind)
#1E1A07
Tritanopia (blue-blind)
#031F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #062005; /* rgb */ color: rgb(6, 32, 5); /* oklch */ color: oklch(21.6% 0.059 142.4);
Tailwind
colors: {
custom: {
50: '#485b49',
500: '#062005',
950: '#000000',
},
}SCSS
$custom: #062005; $custom-light: #485b49; $custom-dark: #000000;
JSON
{
"hex": "#062005",
"rgb": {
"r": 6,
"g": 32,
"b": 5
},
"hsl": {
"h": 117.778,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.2155,
"c": 0.05919,
"h": 142.4
},
"luminance": 0.01083
}Semantic roles & 50–950 ramp
primary
#062005
secondary
#5F2061
accent
#38F0E9
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977