#062F0A#062F0A
#062F0A is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.077 H 144.5°. Best body text is #FFFFFF at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #062F0A |
|---|---|
| RGB | rgb(6, 47, 10) |
| HSL | hsl(126, 77%, 10%) |
| HSV | hsv(126, 87%, 18%) |
| CMYK | cmyk(87.2%, 0%, 78.7%, 81.6%) |
| CIE-LAB | lab(15.97, -23.14, 18.51) |
| CIE-LCH | lch(15.97, 29.63, 141.34°) |
| OKLab | oklab(26.8% -0.0625 0.0446) |
| OKLCH | oklch(26.8% 0.077 144.5) |
| XYZ | xyz(1.1463, 2.0935, 0.6308) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.17
Very Dark Green
#062E03
ΔE00 1.18
Dark Green
#033500
ΔE00 3.70
Hunter Green (survey)
#0B4008
ΔE00 6.38
Pine Green
#0A481E
ΔE00 7.70
Forrest Green
#154406
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062F0A #2F062B
analogous
#162F06 #062F0A #062F1E
triadic
#062F0A #0A062F #2F0A06
tetradic
#062F0A #06162F #2F062B #2F1E06
square
#062F0A #06162F #2F062B #2F1E06
split-complementary
#062F0A #1E062F #2F0616
monochromatic
#031B06 #031B06 #062F0A #0D6516 #149C21
Accessibility & contrast
On white
14.80
#062F0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#062F0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062F0A
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062F0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062F0A | 1.00 | 14.80 | 1.42 | 14.80 |
| #FFFFFF | 14.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A06
Deuteranopia (green-blind)
#2B260D
Tritanopia (blue-blind)
#002D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #062f0a; /* rgb */ color: rgb(6, 47, 10); /* oklch */ color: oklch(26.8% 0.077 144.5);
Tailwind
colors: {
custom: {
50: '#4d684b',
500: '#062f0a',
950: '#000000',
},
}SCSS
$custom: #062f0a; $custom-light: #4d684b; $custom-dark: #000000;
JSON
{
"hex": "#062f0a",
"rgb": {
"r": 6,
"g": 47,
"b": 10
},
"hsl": {
"h": 125.854,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.26796,
"c": 0.07679,
"h": 144.5
},
"luminance": 0.02094
}Semantic roles & 50–950 ramp
primary
#062F0A
secondary
#702168
accent
#34E1F4
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77