#103C12#103C12
#103C12 is a dark, moderate green. Relative luminance 0.034; OKLCH L 31.5% C 0.084 H 143.9°. Best body text is #FFFFFF at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #103C12 |
|---|---|
| RGB | rgb(16, 60, 18) |
| HSL | hsl(123, 58%, 15%) |
| HSV | hsv(123, 73%, 24%) |
| CMYK | cmyk(73.3%, 0%, 70%, 76.5%) |
| CIE-LAB | lab(21.53, -25.14, 21.16) |
| CIE-LCH | lch(21.53, 32.86, 139.91°) |
| OKLab | oklab(31.51% -0.0682 0.0496) |
| OKLCH | oklch(31.51% 0.084 143.9) |
| XYZ | xyz(1.9386, 3.3854, 1.1234) |
| Luminance | 0.0339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 3.02
Dark Green
#033500
ΔE00 3.02
Pine Green
#0A481E
ΔE00 4.12
Very Dark Green
#062E03
ΔE00 4.17
Forrest Green
#154406
ΔE00 4.54
Dark Forest Green
#002D04
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#103C12 #3C103A
analogous
#243C10 #103C12 #103C28
triadic
#103C12 #12103C #3C1210
tetradic
#103C12 #10243C #3C103A #3C2810
square
#103C12 #10243C #3C103A #3C2810
split-complementary
#103C12 #28103C #3C1024
monochromatic
#061807 #061807 #103C12 #1D6C20 #2A9D2F
Accessibility & contrast
On white
12.52
#103C12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.68
#103C12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #103C12
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##103C12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##103C12 | 1.00 | 12.52 | 1.68 | 12.52 |
| #FFFFFF | 12.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.68 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D360D
Deuteranopia (green-blind)
#383215
Tritanopia (blue-blind)
#063A33
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #103c12; /* rgb */ color: rgb(16, 60, 18); /* oklch */ color: oklch(31.5% 0.084 143.9);
Tailwind
colors: {
custom: {
50: '#557251',
500: '#103c12',
950: '#000000',
},
}SCSS
$custom: #103c12; $custom-light: #557251; $custom-dark: #000000;
JSON
{
"hex": "#103c12",
"rgb": {
"r": 16,
"g": 60,
"b": 18
},
"hsl": {
"h": 122.727,
"s": 57.895,
"l": 14.902
},
"oklch": {
"l": 0.31512,
"c": 0.08431,
"h": 143.9
},
"luminance": 0.03386
}Semantic roles & 50–950 ramp
primary
#103C12
secondary
#763273
accent
#47DAE1
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030802
muted
#787B78