#062F0D#062F0D
#062F0D is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.074 H 145.9°. Best body text is #FFFFFF at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #062F0D |
|---|---|
| RGB | rgb(6, 47, 13) |
| HSL | hsl(130, 77%, 10%) |
| HSV | hsv(130, 87%, 18%) |
| CMYK | cmyk(87.2%, 0%, 72.3%, 81.6%) |
| CIE-LAB | lab(16.01, -22.70, 17.23) |
| CIE-LCH | lch(16.01, 28.50, 142.80°) |
| OKLab | oklab(26.84% -0.0612 0.0414) |
| OKLCH | oklch(26.84% 0.074 145.9) |
| XYZ | xyz(1.1642, 2.1007, 0.7248) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.58
Very Dark Green
#062E03
ΔE00 1.83
Dark Green
#033500
ΔE00 4.28
Hunter Green (survey)
#0B4008
ΔE00 6.80
Pine Green
#0A481E
ΔE00 7.75
Evergreen
#05472A
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062F0D #2F0628
analogous
#132F06 #062F0D #062F21
triadic
#062F0D #0D062F #2F0D06
tetradic
#062F0D #06132F #2F0628 #2F2106
square
#062F0D #06132F #2F0628 #2F2106
split-complementary
#062F0D #21062F #2F0613
monochromatic
#031B08 #031B08 #062F0D #0D651C #149C2B
Accessibility & contrast
On white
14.79
#062F0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#062F0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062F0D
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062F0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062F0D | 1.00 | 14.79 | 1.42 | 14.79 |
| #FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A09
Deuteranopia (green-blind)
#2B2610
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #062f0d; /* rgb */ color: rgb(6, 47, 13); /* oklch */ color: oklch(26.8% 0.074 145.9);
Tailwind
colors: {
custom: {
50: '#4d684d',
500: '#062f0d',
950: '#000000',
},
}SCSS
$custom: #062f0d; $custom-light: #4d684d; $custom-dark: #000000;
JSON
{
"hex": "#062f0d",
"rgb": {
"r": 6,
"g": 47,
"b": 13
},
"hsl": {
"h": 130.244,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.26838,
"c": 0.0739,
"h": 145.9
},
"luminance": 0.02101
}Semantic roles & 50–950 ramp
primary
#062F0D
secondary
#702162
accent
#34D3F4
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77