#06320A#06320A
#06320A is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.8% C 0.081 H 144.3°. Best body text is #FFFFFF at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #06320A |
|---|---|
| RGB | rgb(6, 50, 10) |
| HSL | hsl(125, 79%, 11%) |
| HSV | hsv(125, 88%, 20%) |
| CMYK | cmyk(88%, 0%, 80%, 80.4%) |
| CIE-LAB | lab(17.19, -24.39, 20.02) |
| CIE-LCH | lch(17.19, 31.55, 140.62°) |
| OKLab | oklab(27.81% -0.0659 0.0474) |
| OKLCH | oklch(27.81% 0.081 144.3) |
| XYZ | xyz(1.2704, 2.3417, 0.6721) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.29
Dark Forest Green
#002D04
ΔE00 1.61
Dark Green
#033500
ΔE00 2.64
Hunter Green (survey)
#0B4008
ΔE00 5.22
Pine Green
#0A481E
ΔE00 6.78
Forrest Green
#154406
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06320A #32062E
analogous
#183206 #06320A #063220
triadic
#06320A #0A0632 #320A06
tetradic
#06320A #061832 #32062E #322006
square
#06320A #061832 #32062E #322006
split-complementary
#06320A #200632 #320618
monochromatic
#031B05 #031B05 #06320A #0D6915 #139F20
Accessibility & contrast
On white
14.30
#06320A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#06320A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06320A
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06320A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06320A | 1.00 | 14.30 | 1.47 | 14.30 |
| #FFFFFF | 14.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C05
Deuteranopia (green-blind)
#2E290E
Tritanopia (blue-blind)
#00302A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #06320a; /* rgb */ color: rgb(6, 50, 10); /* oklch */ color: oklch(27.8% 0.081 144.3);
Tailwind
colors: {
custom: {
50: '#4e6a4c',
500: '#06320a',
950: '#000000',
},
}SCSS
$custom: #06320a; $custom-light: #4e6a4c; $custom-dark: #000000;
JSON
{
"hex": "#06320a",
"rgb": {
"r": 6,
"g": 50,
"b": 10
},
"hsl": {
"h": 125.455,
"s": 78.571,
"l": 10.98
},
"oklch": {
"l": 0.27805,
"c": 0.08119,
"h": 144.3
},
"luminance": 0.02342
}Semantic roles & 50–950 ramp
primary
#06320A
secondary
#73216B
accent
#33E3F5
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77