#062F05#062F05
#062F05 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.7% C 0.082 H 142.5°. Best body text is #FFFFFF at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #062F05 |
|---|---|
| RGB | rgb(6, 47, 5) |
| HSL | hsl(119, 81%, 10%) |
| HSV | hsv(119, 89%, 18%) |
| CMYK | cmyk(87.2%, 0%, 89.4%, 81.6%) |
| CIE-LAB | lab(15.91, -23.82, 20.48) |
| CIE-LCH | lch(15.91, 31.41, 139.31°) |
| OKLab | oklab(26.73% -0.0647 0.0497) |
| OKLCH | oklch(26.73% 0.082 142.5) |
| XYZ | xyz(1.1189, 2.0826, 0.4866) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.34
Dark Forest Green
#002D04
ΔE00 1.14
Dark Green
#033500
ΔE00 2.89
Hunter Green (survey)
#0B4008
ΔE00 5.83
Forrest Green
#154406
ΔE00 7.44
Pine Green
#0A481E
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062F05 #2E052F
analogous
#1B2F05 #062F05 #052F19
triadic
#062F05 #05062F #2F0506
tetradic
#062F05 #051B2F #2E052F #2F1905
square
#062F05 #051B2F #2E052F #2F1905
split-complementary
#062F05 #19052F #2F051B
monochromatic
#041C03 #041C03 #062F05 #0D660B #149E11
Accessibility & contrast
On white
14.82
#062F05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#062F05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062F05
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062F05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062F05 | 1.00 | 14.82 | 1.42 | 14.82 |
| #FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A01
Deuteranopia (green-blind)
#2C2609
Tritanopia (blue-blind)
#002D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #062f05; /* rgb */ color: rgb(6, 47, 5); /* oklch */ color: oklch(26.7% 0.082 142.5);
Tailwind
colors: {
custom: {
50: '#4d6849',
500: '#062f05',
950: '#000000',
},
}SCSS
$custom: #062f05; $custom-light: #4d6849; $custom-dark: #000000;
JSON
{
"hex": "#062f05",
"rgb": {
"r": 6,
"g": 47,
"b": 5
},
"hsl": {
"h": 118.571,
"s": 80.769,
"l": 10.196
},
"oklch": {
"l": 0.26732,
"c": 0.08161,
"h": 142.5
},
"luminance": 0.02083
}Semantic roles & 50–950 ramp
primary
#062F05
secondary
#6F1F71
accent
#31F7F2
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77