#06391C#06391C
#06391C is a dark, moderate green. Relative luminance 0.030; OKLCH L 30.4% C 0.073 H 152.8°. Best body text is #FFFFFF at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #06391C |
|---|---|
| RGB | rgb(6, 57, 28) |
| HSL | hsl(146, 81%, 12%) |
| HSV | hsv(146, 89%, 22%) |
| CMYK | cmyk(89.5%, 0%, 50.9%, 77.6%) |
| CIE-LAB | lab(20.24, -24.22, 13.55) |
| CIE-LCH | lch(20.24, 27.75, 150.79°) |
| OKLab | oklab(30.42% -0.0651 0.0334) |
| OKLCH | oklch(30.42% 0.073 152.8) |
| XYZ | xyz(1.7477, 3.0486, 1.5947) |
| Luminance | 0.0305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 4.49
Dark Forest Green
#002D04
ΔE00 4.86
Very Dark Green
#062E03
ΔE00 5.22
Pine Green
#0A481E
ΔE00 5.52
Dark Green
#033500
ΔE00 6.07
Hunter Green (survey)
#0B4008
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06391C #390623
analogous
#0A3906 #06391C #063935
triadic
#06391C #1C0639 #391C06
tetradic
#06391C #060A39 #390623 #393506
square
#06391C #060A39 #390623 #393506
split-complementary
#06391C #350639 #39060A
monochromatic
#031C0E #031C0E #06391C #0C7037 #12A852
Accessibility & contrast
On white
13.05
#06391C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.61
#06391C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06391C
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06391C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06391C | 1.00 | 13.05 | 1.61 | 13.05 |
| #FFFFFF | 13.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.61 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39331A
Deuteranopia (green-blind)
#332F1E
Tritanopia (blue-blind)
#003832
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #06391c; /* rgb */ color: rgb(6, 57, 28); /* oklch */ color: oklch(30.4% 0.073 152.8);
Tailwind
colors: {
custom: {
50: '#507058',
500: '#06391c',
950: '#000000',
},
}SCSS
$custom: #06391c; $custom-light: #507058; $custom-dark: #000000;
JSON
{
"hex": "#06391c",
"rgb": {
"r": 6,
"g": 57,
"b": 28
},
"hsl": {
"h": 145.882,
"s": 80.952,
"l": 12.353
},
"oklch": {
"l": 0.30419,
"c": 0.07321,
"h": 152.8
},
"luminance": 0.03049
}Semantic roles & 50–950 ramp
primary
#06391C
secondary
#792253
accent
#30A2F7
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020703
muted
#787A78