#06340A#06340A
#06340A is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.5% C 0.084 H 144.2°. Best body text is #FFFFFF at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #06340A |
|---|---|
| RGB | rgb(6, 52, 10) |
| HSL | hsl(125, 79%, 11%) |
| HSV | hsv(125, 88%, 20%) |
| CMYK | cmyk(88.5%, 0%, 80.8%, 79.6%) |
| CIE-LAB | lab(17.99, -25.20, 20.99) |
| CIE-LCH | lch(17.99, 32.80, 140.21°) |
| OKLab | oklab(28.48% -0.0681 0.0492) |
| OKLCH | oklch(28.48% 0.084 144.2) |
| XYZ | xyz(1.3578, 2.5165, 0.7013) |
| Luminance | 0.0252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.83
Dark Green
#033500
ΔE00 2.04
Dark Forest Green
#002D04
ΔE00 2.21
Hunter Green (survey)
#0B4008
ΔE00 4.47
Forrest Green
#154406
ΔE00 6.17
Pine Green
#0A481E
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06340A #340630
analogous
#193406 #06340A #063421
triadic
#06340A #0A0634 #340A06
tetradic
#06340A #061934 #340630 #342106
square
#06340A #061934 #340630 #342106
split-complementary
#06340A #210634 #340619
monochromatic
#031B05 #031B05 #06340A #0C6B15 #13A21F
Accessibility & contrast
On white
13.97
#06340A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#06340A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06340A
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06340A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06340A | 1.00 | 13.97 | 1.50 | 13.97 |
| #FFFFFF | 13.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E05
Deuteranopia (green-blind)
#302B0E
Tritanopia (blue-blind)
#00322C
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #06340a; /* rgb */ color: rgb(6, 52, 10); /* oklch */ color: oklch(28.5% 0.084 144.2);
Tailwind
colors: {
custom: {
50: '#4f6c4c',
500: '#06340a',
950: '#000000',
},
}SCSS
$custom: #06340a; $custom-light: #4f6c4c; $custom-dark: #000000;
JSON
{
"hex": "#06340a",
"rgb": {
"r": 6,
"g": 52,
"b": 10
},
"hsl": {
"h": 125.217,
"s": 79.31,
"l": 11.373
},
"oklch": {
"l": 0.28475,
"c": 0.08404,
"h": 144.2
},
"luminance": 0.02517
}Semantic roles & 50–950 ramp
primary
#06340A
secondary
#74216D
accent
#32E5F6
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77