#103707#103707
#103707 is a dark, moderate green. Relative luminance 0.029; OKLCH L 29.8% C 0.086 H 140.3°. Best body text is #FFFFFF at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #103707 |
|---|---|
| RGB | rgb(16, 55, 7) |
| HSL | hsl(109, 77%, 12%) |
| HSV | hsv(109, 87%, 22%) |
| CMYK | cmyk(70.9%, 0%, 87.3%, 78.4%) |
| CIE-LAB | lab(19.46, -24.24, 24.02) |
| CIE-LCH | lch(19.46, 34.12, 135.27°) |
| OKLab | oklab(29.77% -0.0665 0.0552) |
| OKLCH | oklch(29.77% 0.086 140.3) |
| XYZ | xyz(1.6181, 2.8577, 0.6673) |
| Luminance | 0.0286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.73
Very Dark Green
#062E03
ΔE00 3.13
Hunter Green (survey)
#0B4008
ΔE00 3.25
Dark Forest Green
#002D04
ΔE00 3.97
Forrest Green
#154406
ΔE00 4.59
Forest Green (survey)
#06470C
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#103707 #2E0737
analogous
#283707 #103707 #073716
triadic
#103707 #071037 #370710
tetradic
#103707 #072837 #2E0737 #371607
square
#103707 #072837 #2E0737 #371607
split-complementary
#103707 #160737 #370728
monochromatic
#081B03 #081B03 #103707 #206D0E #30A415
Accessibility & contrast
On white
13.36
#103707 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.57
#103707 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #103707
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##103707 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##103707 | 1.00 | 13.36 | 1.57 | 13.36 |
| #FFFFFF | 13.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393101
Deuteranopia (green-blind)
#342E0C
Tritanopia (blue-blind)
#0B352E
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #103707; /* rgb */ color: rgb(16, 55, 7); /* oklch */ color: oklch(29.8% 0.086 140.3);
Tailwind
colors: {
custom: {
50: '#546e4b',
500: '#103707',
950: '#000000',
},
}SCSS
$custom: #103707; $custom-light: #546e4b; $custom-dark: #000000;
JSON
{
"hex": "#103707",
"rgb": {
"r": 16,
"g": 55,
"b": 7
},
"hsl": {
"h": 108.75,
"s": 77.419,
"l": 12.157
},
"oklch": {
"l": 0.29773,
"c": 0.08637,
"h": 140.3
},
"luminance": 0.02858
}Semantic roles & 50–950 ramp
primary
#103707
secondary
#672377
accent
#34F4D0
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030701
muted
#787A77