#06371E#06371E
#06371E is a dark, moderate green. Relative luminance 0.029; OKLCH L 29.8% C 0.068 H 155.5°. Best body text is #FFFFFF at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #06371E |
|---|---|
| RGB | rgb(6, 55, 30) |
| HSL | hsl(149, 80%, 12%) |
| HSV | hsv(149, 89%, 22%) |
| CMYK | cmyk(89.1%, 0%, 45.5%, 78.4%) |
| CIE-LAB | lab(19.49, -22.86, 11.28) |
| CIE-LCH | lch(19.49, 25.49, 153.74°) |
| OKLab | oklab(29.82% -0.0616 0.0282) |
| OKLCH | oklch(29.82% 0.068 155.5) |
| XYZ | xyz(1.6755, 2.8646, 1.6927) |
| Luminance | 0.0286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 5.04
Dark Forest Green
#002D04
ΔE00 5.46
Very Dark Green
#062E03
ΔE00 5.92
Pine Green
#0A481E
ΔE00 6.80
Dark Green
#033500
ΔE00 7.24
Hunter Green (survey)
#0B4008
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06371E #37061F
analogous
#063706 #06371E #063737
triadic
#06371E #1E0637 #371E06
tetradic
#06371E #060637 #37061F #373706
square
#06371E #060637 #37061F #373706
split-complementary
#06371E #370637 #370606
monochromatic
#031C0F #031C0F #06371E #0C6E3C #12A55A
Accessibility & contrast
On white
13.35
#06371E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.57
#06371E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06371E
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06371E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06371E | 1.00 | 13.35 | 1.57 | 13.35 |
| #FFFFFF | 13.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#37321C
Deuteranopia (green-blind)
#312E20
Tritanopia (blue-blind)
#003631
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #06371e; /* rgb */ color: rgb(6, 55, 30); /* oklch */ color: oklch(29.8% 0.068 155.5);
Tailwind
colors: {
custom: {
50: '#4f6e5a',
500: '#06371e',
950: '#000000',
},
}SCSS
$custom: #06371e; $custom-light: #4f6e5a; $custom-dark: #000000;
JSON
{
"hex": "#06371e",
"rgb": {
"r": 6,
"g": 55,
"b": 30
},
"hsl": {
"h": 149.388,
"s": 80.328,
"l": 11.961
},
"oklch": {
"l": 0.29817,
"c": 0.06778,
"h": 155.5
},
"luminance": 0.02865
}Semantic roles & 50–950 ramp
primary
#06371E
secondary
#77214D
accent
#3196F7
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020703
muted
#787A78