#103F12#103F12
#103F12 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.5% C 0.089 H 143.8°. Best body text is #FFFFFF at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #103F12 |
|---|---|
| RGB | rgb(16, 63, 18) |
| HSL | hsl(123, 59%, 15%) |
| HSV | hsv(123, 75%, 25%) |
| CMYK | cmyk(74.6%, 0%, 71.4%, 75.3%) |
| CIE-LAB | lab(22.68, -26.43, 22.47) |
| CIE-LCH | lch(22.68, 34.69, 139.63°) |
| OKLab | oklab(32.47% -0.0717 0.0524) |
| OKLCH | oklch(32.47% 0.089 143.8) |
| XYZ | xyz(2.1002, 3.7086, 1.1773) |
| Luminance | 0.0371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.18
Dark Green
#033500
ΔE00 3.37
Pine Green
#0A481E
ΔE00 3.43
Forest Green (survey)
#06470C
ΔE00 3.60
Forrest Green
#154406
ΔE00 3.64
British Racing Green
#05480D
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#103F12 #3F103D
analogous
#253F10 #103F12 #103F29
triadic
#103F12 #12103F #3F1210
tetradic
#103F12 #10253F #3F103D #3F2910
square
#103F12 #10253F #3F103D #3F2910
split-complementary
#103F12 #29103F #3F1025
monochromatic
#061807 #061807 #103F12 #1C7020 #29A12E
Accessibility & contrast
On white
12.06
#103F12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#103F12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #103F12
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##103F12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##103F12 | 1.00 | 12.06 | 1.74 | 12.06 |
| #FFFFFF | 12.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#40390D
Deuteranopia (green-blind)
#3B3516
Tritanopia (blue-blind)
#053D35
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #103f12; /* rgb */ color: rgb(16, 63, 18); /* oklch */ color: oklch(32.5% 0.089 143.8);
Tailwind
colors: {
custom: {
50: '#567552',
500: '#103f12',
950: '#000000',
},
}SCSS
$custom: #103f12; $custom-light: #567552; $custom-dark: #000000;
JSON
{
"hex": "#103f12",
"rgb": {
"r": 16,
"g": 63,
"b": 18
},
"hsl": {
"h": 122.553,
"s": 59.494,
"l": 15.49
},
"oklch": {
"l": 0.3247,
"c": 0.08881,
"h": 143.8
},
"luminance": 0.03709
}Semantic roles & 50–950 ramp
primary
#103F12
secondary
#793276
accent
#45DCE3
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78